This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
rabit
History
Jiaming Yuan
ee6809e642
Use mmap for external memory. (
#9282
)
...
- Have basic infrastructure for mmap. - Release file write handle.
2023-06-19 18:52:55 +08:00
..
include
/rabit
Use mmap for external memory. (
#9282
)
2023-06-19 18:52:55 +08:00
src
Remove unused parameters in RABIT. (
#9108
)
2023-05-05 05:26:24 +08:00
CMakeLists.txt
[CI] Require C++17 + CMake 3.18; Use CUDA 11.8 in CI (
#8853
)
2023-03-01 09:22:24 -08:00
LICENSE
Merge rabit
2020-08-18 03:52:33 +08:00
README.md
Cleanup RABIT. (
#6290
)
2020-10-27 08:48:22 +08:00
README.md
This directory contains the CPU network module for XGBoost. The library originates from
RABIT