Chen Qin ed06e0c6af [rabit harden] fix rabit tests (#81)
* enable model recovery tests
* force use gcc4.8 in Travis
2019-03-15 07:16:45 +08:00
..
2019-02-18 19:25:08 +08:00
2019-03-15 07:16:45 +08:00
2015-04-05 09:55:24 -07:00
2019-02-16 18:37:54 -08:00
2019-02-18 19:25:08 +08: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.