Skip to content

v24.12.00

Choose a tag to compare

@GPUtester GPUtester released this 11 Dec 21:41
· 1379 commits to main since this release
v24.12.00
e79cd67

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

  • Update FIL tests to use XGBoost UBJSON instead of binary (#6153) @hcho3
  • Use sparse knn / distances from cuvs (#6143) @benfred
  • Ensure MG to have the same number of allreduce calls in mean_stddev for sparse matrix to avoid hanging (#6141) @lijinf2
  • Stop excluding cutlass from symbol exclusion check (#6140) @vyasr
  • Optimize MG variance calculation for dataset standardization for logistic regression (#6138) @lijinf2
  • enforce wheel size limits, README formatting in CI (#6136) @jameslamb
  • Experimental command line interface UX (#6135) @dantegd
  • add telemetry (#6126) @msarahan
  • Make cuVS optional if CUML_ALGORITHMS is set (#6125) @hcho3
  • devcontainer: replace VAULT_HOST with AWS_ROLE_ARN (#6118) @jjacobelli
  • print sccache stats in builds (#6111) @jameslamb
  • fix version in Doxygen docs (#6104) @jameslamb
  • make conda installs in CI stricter (#6103) @jameslamb
  • Make get_param_names a class method on single GPU estimators to match Scikit-learn closer (#6101) @dantegd
  • Prune workflows based on changed files (#6094) @KyleFromNVIDIA
  • Update all rmm imports to use pylibrmm/librmm (#6084) @Matt711
  • Merge branch 24.10 into branch 24.12 (#6083) @jameslamb