82ca10a better handling at msvc 6601939 Merge pull request #12 from zjf/patch-2 df8f917 Update rabit-inl.h c60b284 resize during tracker print git-subtree-dir: subtree/rabit git-subtree-split: 82ca10acb643f0471c0f35687d1bfefd5d23deae
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.