Skip to content

v25.12.0 release

Latest

Choose a tag to compare

@nvauto nvauto released this 20 Jan 07:11
· 1 commit to main since this release
1d59f0f

Release notes:

  • RAPIDS dependencies updated to 25.12.
  • Minimum CUDA raised to 12.2.
  • NearestNeighbors and DBSCAN functionality restored.
  • Bug fix for SAM mode on CUDA 13.

Known issues:

  • CrossValidator for RandomForest over Spark Connect will fail in Spark 4.0. Fix pending adding support for Spark 4.1.
  • spark.python.worker.reuse.enabled=false may be required for multiple, successive invocations of NearestNeighbors.kneighbors or DBScan.fit on some systems.

pip package available at https://pypi.org/project/spark-rapids-ml/25.12.0/