tqchen 89244b4aec Squashed 'subtree/rabit/' changes from 16975b4..b15f6cd
b15f6cd rabit unifires with dmlc
5634ec3 ok
2dd6c2f Merge branch 'master' of ssh://github.com/dmlc/rabit
38d7f99 checkin wormhole spliter
8acb96a Merge pull request #10 from ryanzz/master
911a1f0 fixed a mistake
732d8c3 inteface changing
684ea0a inteface changing
8cb4c02 add dmlc support
be2ff70 allow adapting wormhole

git-subtree-dir: subtree/rabit
git-subtree-split: b15f6cd2ac4ac0e530df2b0a207d26868515f2d5
2015-04-05 09:56:53 -07:00
..

Library Header Files

  • This folder contains all the header needed to use the library
  • To use it, add the "include" folder to the search path of the compiler
  • User only needs to know rabit.h and rabit_serializable.h in order to use the library
  • Folder rabit contains headers for internal engine and template's implementation
  • Not all .h files in the project are in the "include" folder, .h files that are internally used by the library remain at src