Skip to content

3.0.1 Patch Release

Compare
Choose a tag to compare
@trivialfis trivialfis released this 13 May 07:36
· 4 commits to release_3.0.0 since this release
421e9e2
  • 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