tqchen c0e0fc0c91 Squashed 'subtree/rabit/' changes from 82ca10a..27340f9
27340f9 final minor
e03eabc allow win32

git-subtree-dir: subtree/rabit
git-subtree-split: 27340f95e43ef6f756f4882844d8c42a10d3b78e
2015-04-25 21:19:58 -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.