Skip to content

Remove CUDA 12.0 and 12.2 unified RAPIDS devcontainers.#452

Merged
bdice merged 2 commits intorapidsai:branch-25.02from
bdice:remove-cuda-12.0-and-12.2-unified-devcontainers
Jan 27, 2025
Merged

Remove CUDA 12.0 and 12.2 unified RAPIDS devcontainers.#452
bdice merged 2 commits intorapidsai:branch-25.02from
bdice:remove-cuda-12.0-and-12.2-unified-devcontainers

Conversation

@bdice
Copy link
Copy Markdown
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
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