Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xgboost-src-3.0.1.tar.gz | 2025-05-13 | 2.6 MB | |
3.0.1 Patch Release source code.tar.gz | 2025-05-13 | 2.3 MB | |
3.0.1 Patch Release source code.zip | 2025-05-13 | 3.0 MB | |
README.md | 2025-05-13 | 1.2 kB | |
Totals: 4 Items | 8.0 MB | 0 |
- Use
nvidia-smi
to detect the driver version and handle old drivers that don't support virtual memory. (#11391) - Optimize deep trees for GPU external memory. (#11387)
- Small fix for page concatenation with external memory (#11338)
- Build
xgboost-cpu
formanylinux_2_28_x86_64
(#11406) - Workaround for different Dask versions (#11436)
- Output models now use denormal floating-point instead of nan. (#11428)
- Fix aarch64 CI. (#11454)
Additional artifacts:
You can verify the downloaded packages by running the following command on your Unix shell:
:::sh
echo "<hash> <artifact>" | shasum -a 256 --check
46e6815fd24dec7e17ed6e9327cc062da098387ee36358e3e0a43fc43939a8b1 xgboost-src-3.0.1.tar.gz
c00bc34a070d25557b06ccb684b4dff44a0f578cbe84442957742f3aba4f0c32 xgboost_r_gpu_linux.tar.gz
Experimental binary packages for R with CUDA enabled * xgboost_r_gpu_linux_3.0.1.tar.gz: Download
Source tarball * xgboost-src-3.0.1.tar.gz: Download