Closed sisodia1701 closed 3 weeks ago
nvidia/cuda images are now available for CUDA 12.5.1+. https://hub.docker.com/r/nvidia/cuda/tags?name=ubuntu24.04
We should work on this for RAPIDS 24.12.
I have a PR open to add Ubuntu 24.04 CI images: https://github.com/rapidsai/ci-imgs/pull/195
I also have a draft PR to add Ubuntu 24.04 to our CI testing matrix: https://github.com/rapidsai/shared-workflows/pull/248
I took the "in RAPIDS 24.08" off the title of this, as that isn't true. We track the target version in a field on the issue.
Downstream testing:
I opened a few more PRs:
(edit: I am going to replace the last two PRs with different docs changes that list our glibc requirements with supported Linux distros / minimum versions)
glibc requirement updates are done:
I think this can be closed as complete. I have updated CI images, shared-workflows, Docker images, and website docs.
Thanks for getting this done @bdice 🙌🏻
Ubuntu 24.04 support in RAPIDS 24.12
CUDA 12.2
,Python 3.11
, andUbuntu 22.04
.CUDA 12.5
(May 2024),Python 3.12
(October 2023), andUbuntu 24.04
(April 2024).Ubuntu 24.04 is currently blocked. Once
nvidia/cuda
images for Ubuntu 24.04 are available, the team can start implementing and add the support.Once the
nvidia/cuda
images for Ubuntu 24.04 become available, the team to initiate the implementation process and integrate support for the new version into RAPIDS.