github dmlc/xgboost v3.0.1
3.0.1 Patch Release

latest releases: v3.0.5, v3.0.4, v3.0.3...
3 months ago
  • 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 for manylinux_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:

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

Don't miss a new xgboost release

NewReleases is sending notifications on new releases.