tqchen 6bc5d6f0b4 Squashed 'subtree/rabit/' changes from 3bf8661..7568f75
7568f75 new io interface

git-subtree-dir: subtree/rabit
git-subtree-split: 7568f75f450232b81536914cb4f083c92b5752ec
2015-04-17 21:07:33 -07:00
..

This folder is part of dmlc-core library, this allows rabit to use unified stream interface with other dmlc projects.

  • Since it is only interface dependency DMLC core is not required to compile rabit
  • To compile project that uses dmlc-core functions, link to libdmlc.a (provided by dmlc-core) will be required.