xgboost/rabit
2018-10-30 09:15:19 -07:00

21 lines
612 B
Plaintext

tree 3817ed05da5a3d5e19e6bc062195fc825dd457b4
parent 3a35dabfaeffbb53e4a23c8f539a85615335affd
author Chen Qin <qinnchen@gmail.com> 1540582771 -0700
committer Nan Zhu <CodingCat@users.noreply.github.com> 1540582771 -0700
workaround macosx java test race condition (#74)
* fix error in dmlc#57, clean up comments and naming
* include missing packages, disable recovery tests for now
* disable local_recover tests until we have a bug fix
* support larger cluster
* fix lint, merge with master
* fix mac osx test failure in https://github.com/dmlc/xgboost/pull/3818
* Update allreduce_robust.cc