tqchen 18164e677a Squashed 'subtree/rabit/' changes from d1d2ab4..4fe8d1d
4fe8d1d ok io
a5d77ca checkin new dmlc interface

git-subtree-dir: subtree/rabit
git-subtree-split: 4fe8d1d66bb66e4293bbff0ea3207020e38be6a7
2015-04-29 20:22:11 -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.