tqchen a30045c7cc Squashed 'subtree/rabit/' changes from 50a66b3..18f4d6c
18f4d6c remove rabit learn
bcfbe51 fix dmlc io
ad383b0 ok
3b8c04a Merge branch 'master' of ssh://github.com/dmlc/rabit
9dd97cc keepup with dmlc core
ef13aaf ch

git-subtree-dir: subtree/rabit
git-subtree-split: 18f4d6c0ba6c616fe1bf245938bdfc730180de4e
2015-04-11 20:26:57 -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.