Philip Hyunsu Cho
4fb34a008d
Use 'default' visibility for C symbols ( #138 )
2020-04-23 20:48:52 -07:00
nateagr
1907b25cd0
Expose RabitAllGatherRing and RabitGetRingPrevRank ( #113 )
...
* add unittests
* Expose RabitAllGatherRing and RabitGetRingPrevRank
* Enabled TCP_NODELAY to decrease latency
2019-11-12 19:55:32 +08:00
Nan Zhu
65b718a5e7
return values in Init and Finalize ( #96 )
...
* make inti function return values
* address the comments
2019-06-25 20:05:54 -07:00
Jiaming Yuan
1cc34f01db
Fix ssize_t definition. ( #80 )
...
* Fix linter.
2019-02-18 19:25:08 +08:00
Chen Qin
69cdfae22f
disable travis model_recover tests, fix doc generate failure ( #71 )
...
* add missing packackges used in dmlc submit
* disable local_recovery tests til we have code fix
* fix doc gen failure
2018-10-19 18:18:16 -07:00
Will Storey
7bc46b8c75
Allow compiling with -Werror=strict-prototypes ( #56 )
...
Without this, with gcc 7.3.0, we see things like:
/xgboost/include/xgboost/c_api.h:98:1: error: function
declaration isn't a prototype [-Werror=strict-prototypes]
XGB_DLL const char *XGBGetLastError();
^~~~~~~
2018-03-18 22:21:35 -07:00
Artem Krylysov
0b406754fa
Fix C API header compatibility with C compilers ( #44 )
2017-06-01 09:21:48 -07:00
tqchen
849b20b7c8
add distributed checking
2016-04-11 15:43:01 -07:00
tqchen
56ec4263f9
fix type
2016-02-28 13:19:54 -08:00
tqchen
e3188afbe8
fix
2016-02-28 13:09:18 -08:00
tqchen
c7d53aecc3
add link tag
2016-02-28 09:44:11 -08:00
tqchen
e814dc8a4b
Fix docstring
2016-02-27 18:13:42 -08:00
tqchen
7479791f6a
refactor: librabit
2016-02-27 10:14:41 -08:00