tqchen 4c060df2f1 Squashed 'subtree/rabit/' changes from 28ca7be..d558f6f
d558f6f redefine distributed means
c8efc01 more complicated yarn script

git-subtree-dir: subtree/rabit
git-subtree-split: d558f6f550d156f2ed2bde6e2e71d09c19a19aac
2015-03-09 14:44:42 -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