Posts in 2022
  • EOL Python 3.7 in v22.02

    Thursday, February 03, 2022 in Notices

    Overview Python 3.7 has reached end of life (EOL) in RAPIDS v22.02 and will not be supported in the v22.02 stable release nor the upcoming release of v22.04. This includes v22.02 nightly support which ended on 2022-02-03. ​ Status ​ Release support - …

    Read more

Posts in 2021
  • cuDF v21.12.02 Hotfix Release

    Thursday, December 16, 2021 in Notices

    Overview cuDF was hotfixed to version v21.12.02. Rationale cuDF was hotfixed to v21.12.02 in order to fix a performance regression as noted in #9898. Impact All v21.12 users are encouraged to update the cuDF library to v21.12.02 as soon as possible.

    Read more

  • cuDF v21.12.01 Hotfix Release

    Thursday, December 09, 2021 in Notices

    Overview cuDF was hotfixed to version v21.12.01. Rationale cuDF was hotfixed to v21.12.01 in order to fix the bug, #9868. Impact All v21.12 users are encouraged to update the cuDF library to v21.12.01 as soon as possible.

    Read more

  • Devel Container Release Change

    Thursday, November 18, 2021 in Notices

    Overview Effective with the 21.12 release, RAPIDS devel packages will only be distributed for CUDA 11.5.

    Read more

  • CUDA Enhanced Compatibility

    Thursday, November 18, 2021 in Notices

    Overview RAPIDS 21.12 packages will be built using the latest 11.5 version of nvcc and the CUDA runtime and distributed for use with any CUDA driver >=450.80.02 via the use of CUDA Enhanced Compatibility. We strongly recommend using the CUDA 11.5 …

    Read more

  • Deprecation announcement for Python v3.7 in v21.12

    Tuesday, November 16, 2021 in Notices

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

    Read more

  • SQL migration in v21.12

    Wednesday, October 13, 2021 in Notices

    Overview RAPIDS will preview its migration path from BlazingSQL to dask-based SQL in 21.12 Impact 21.12 will contain a preview of a migration path for users to use RAPIDS with dask-based SQL

    Read more

  • Minimum driver requirement for CUDA 11.0 in v21.12

    Tuesday, October 12, 2021 in Notices

    Overview We are increasing the minimum driver version for RAPIDS CUDA 11.0 to 450.80.02+ in order to support CUDA Enhanced Compatibility Impact Users should upgrade their driver to 450.80.02 or newer to continue using RAPIDS in the future

    Read more

  • Hotfix 21.10 release for RMM and cuDF

    Monday, October 11, 2021 in Notices

    Overview rmm and cuDF libraries were hotfixed to version 21.10.01. Rationale rmm and cuDF were hotfixed to resolve conda packaging issue observed with third-party files Impact The fix moves the third-party cmake files from lib64 to lib subdirectory

    Read more

  • Hotfix 21.08 release for five libraries

    Monday, August 09, 2021 in Notices

    Overview Four RAPIDS libraries were hotfixed to version 21.08.01 and cuDF was hotfixed to version 21.08.02. Rationale rmm, cuml, cugraph, and cuspatial were hotfixed to 21.08.01. cudf was hotfixed to 21.08.02. These five libraries were hotfixed in …

    Read more