rapidsai / build-planning

Tracking for RAPIDS-wide build tasks
https://github.com/rapidsai
0 stars 4 forks source link

[Platform support] support Ubuntu 24.04 #74

Closed sisodia1701 closed 3 weeks ago

sisodia1701 commented 5 months ago

Ubuntu 24.04 support in RAPIDS 24.12

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.

bdice commented 1 month 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.

bdice commented 1 month ago

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

jameslamb commented 1 month ago

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.

bdice commented 1 month ago

Downstream testing:

bdice commented 1 month ago

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)

bdice commented 3 weeks ago

glibc requirement updates are done:

bdice commented 3 weeks ago

I think this can be closed as complete. I have updated CI images, shared-workflows, Docker images, and website docs.

jameslamb commented 3 weeks ago

Thanks for getting this done @bdice 🙌🏻