Skip to content

Require CUDA >=12.2 #223

@bdice

Description

@bdice

RSN 54 (https://docs.rapids.ai/notices/rsn0054/) states that RAPIDS will require CUDA >=12.2 in the 25.12 release.

Acceptance criteria

  • Conda packages require cuda-version>=12.2 and fail to install with cuda-version=12.0
  • Only one CUDA 12 build (12.2+) should exist for kvikio and cucim, both of which currently have special behavior to support CUDA < 12.2 on ARM systems (libcufile did not exist for ARM until CUDA 12.2)
  • Drop CUDA 12.0 from dependencies.yaml in all repos
  • All build and test matrices for RAPIDS software require CUDA >=12.2
  • Documentation is updated in all repos to indicate the new minimum required version
  • (Optional?) rapids-cmake deprecates support for CUDA < 12.2, with removal scheduled for a future CUDA release
    • There are a few non-RAPIDS projects that require rapids-cmake, and the benefits to a 12.2 requirement are less important. I think we might be okay with no changes in rapids-cmake.

Pull requests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions