Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop CentOS 7 support in RAPIDS 24.06 #23

Closed
24 tasks done
bdice opened this issue Feb 22, 2024 · 2 comments
Closed
24 tasks done

Drop CentOS 7 support in RAPIDS 24.06 #23

bdice opened this issue Feb 22, 2024 · 2 comments
Assignees
Labels

Comments

@bdice
Copy link
Contributor

bdice commented Feb 22, 2024

We plan to drop CentOS 7 (which uses glibc 2.17) in RAPIDS 24.06. https://docs.rapids.ai/notices/rsn0037/

At this time, the new minimum glibc supported by RAPIDS will become 2.28 (used by Rocky 8), because that is the oldest glibc of any operating system we currently support.

This issue documents some of the work items needed to complete the drop in platform support.

Early 24.06

Before 24.06 release

After 24.06 release

Feel free to edit this checklist with more items.

References:

@bdice bdice changed the title Drop CentOS 7 support Drop CentOS 7 support in RAPIDS 24.06 Feb 22, 2024
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this issue Mar 20, 2024
This PR tests rapidsai/shared-workflows#192, which drops CentOS 7 support. See rapidsai/build-planning#23.

This PR removes the logic needed to build and test both `manylinux_2_17` and `manylinux_2_28` wheels, as we will only be building for `manylinux_2_28`.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Jake Awe (https://github.com/AyodeAwe)
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #15323
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this issue May 2, 2024
To fix #15583

We plan to drop CentOS 7 (which uses glibc 2.17) RAPIDS 24.06. The [java/ci/Dockerfile.centos7](https://github.com/rapidsai/cudf/blob/branch-24.06/java/ci/Dockerfile.centos7), refor or to :

https://docs.rapids.ai/notices/rsn0037/

rapidsai/build-planning#23

Change to run build in Rocky8 docker container

Authors:
  - Tim Liu (https://github.com/NvTimLiu)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Jason Lowe (https://github.com/jlowe)
  - Bradley Dice (https://github.com/bdice)
  - Ray Douglass (https://github.com/raydouglass)

URL: #15608
@jakirkham jakirkham added the epic label May 21, 2024
@jakirkham
Copy link
Member

We talked with Ray and he resolved the remaining issues needed before 24.06 ships

The remaining items are to be done after 24.06 ships

So nothing to do until 24.06 ships

@bdice
Copy link
Contributor Author

bdice commented Jun 10, 2024

This is now complete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants