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

Remove CUDA 12.0 and 12.2 unified RAPIDS devcontainers. #452

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jan 27, 2025

We now require CUDA 12.5+ to build RAPIDS in conda environments, for a few reasons:

  • We only build libraries with CUDA 12.5+ in CI (and test on older versions via CUDA compatibility), so CUDA 12.0 and 12.2 would only be tested in this repo's CI
  • We need CUDA 12.5+ to ensure alignment between the conda-forge and nvidia channels
  • We need CUDA 12.4+ to ensure support for GCC 13, which is what we use in our CUDA 12 conda environments

Therefore, we drop CUDA 12.0 and 12.2 devcontainers.

I dropped the pip devcontainers too, because I don't see a great reason to keep them if we are deleting the corresponding conda devcontainers.

@bdice bdice requested a review from a team as a code owner January 27, 2025 22:18
@bdice bdice requested review from AyodeAwe and removed request for a team January 27, 2025 22:18
@bdice bdice merged commit febd04e into rapidsai:branch-25.02 Jan 27, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants