Posts in 2022
  • Support for 22.10 cuml/cugraph Users

    Wednesday, December 14, 2022 in Notices

    Overview RAPIDS 22.10 cuML and cuGraph users will need to add libcusparse<12 libcusolver<=11.4.1.48 to conda install commands for installing cuML or cuGraph. Example conda create -n rapids-22.10 -c rapidsai -c conda-forge -c nvidia …

    Read more

  • Support for Ubuntu 22.04 in v23.02

    Monday, November 21, 2022 in Notices

    Overview RAPIDS is planning GA support for Ubuntu 22.04 in its v23.02 release. Ubuntu 22.04 will replace the Ubuntu 18.04 OS distributions for future RAPIDS releases. Experimental support will begin in v23.02 nightlies. Impact Ubuntu 18.04 users are …

    Read more

  • Support for Python 3.10 in v23.02

    Monday, November 21, 2022 in Notices

    Overview With the deprecation of Python 3.9 announced in RSN 22, development effort has been redirected to support Python 3.10 in v23.02 nightly releases. Impact Users are encouraged to test nightly conda and docker builds and report any issues in …

    Read more

  • Deprecation announcement for Ubuntu 18.04 in v22.12

    Monday, November 21, 2022 in Notices

    Overview Ubuntu 18.04 will be deprecated in our upcoming release of v22.12 scheduled for December 2022. After the v22.12 release, users should expect that support for Ubuntu 18.04 may be dropped at any point. Impact Users should consider switching to …

    Read more

  • Deprecation announcement for Python v3.9 in v22.12

    Monday, November 21, 2022 in Notices

    Overview Python 3.9 will be deprecated in our upcoming release of v22.12 scheduled for December 2022. After the v22.12 release, users should expect that support for Python 3.9 may be dropped at any point. Impact Users should plan to move to a …

    Read more

  • RAPIDS v22.10.01 Hotfix Release

    Wednesday, November 09, 2022 in Notices

    Overview RAPIDS v22.10 was hotfixed to version v22.10.01 to update cuda-python and cupy dependencies. Rationale cuda-python version requirement was updated to >=11.7.1 to resolve errors on CPU-only machines or machines without CUDA installed. …

    Read more

  • EOL for CUDA 11.0 in v22.10

    Wednesday, October 05, 2022 in Notices

    Overview CUDA 11.0 is now end of life (EOL) in RAPIDS v22.10 and will not be supported in the v22.10 stable release nor the upcoming release of v22.12. This includes v22.10 nightly support which ended on 2022-10-13. Impact Users should migrate to …

    Read more

  • Please Pin cuda-python to 11.7.0

    Friday, July 15, 2022 in Notices

    Overview We have recently become aware that cuda-python 11.7.1 has incorporated changes that makes it incompatible with current and legacy versions of RAPIDS when you try to install RAPIDS. You will need to pin cuda-python to 11.7.0 in conda during …

    Read more

  • 22.06 Hotfix for `cuda-python` Package

    Thursday, July 07, 2022 in Notices

    Overview RAPIDS v22.06 was hotfixed to pin the cuda-python package dependency to a maximum version of 11.7.0 for several RAPIDS libraries. Rationale cuda-python version 11.7.1 was recently released, which switched its dependency on the cudatoolkit …

    Read more

  • Support for Rocky 8.6 in v22.08

    Wednesday, June 08, 2022 in Notices

    Overview Development effort will begin supporting Rocky 8.6 in v22.08. Rocky 8.6 will replace the CentOS 8 OS distributions for future RAPIDS releases. Experimental support will begin in v22.08 nightlies. GA support for Rocky 8.6 is expected for …

    Read more