Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributes to rapidsai/build-planning#7.
Blocked by rapidsai/miniforge-cuda#56.
ci-conda
,ci-wheel
, andcitestwheel
How is it safe to stop generating CUDA 12.1 images?
According to the description in #53, those 12.1.1 images were added for "local testing". It seems they're not being used for anything other than that.
This project is currently only generating
rapidsai/ci-conda
images for CUDA 12.1.ci-imgs/matrix.yaml
Lines 31 to 39 in a02c2e8
Every use of
rapidsai/ci-conda
I could find (GitHub search) is using either the CUDA 11.8.0 images directly, or:latest
.:latest
forci-conda
israpidsai/ci-conda:cuda12.0.1-ubuntu22.04-py3.10
, and this PR doesn't change that:ci-imgs/latest.yaml
Lines 1 to 5 in a02c2e8
Notes for Reviewers
12.2.2 is the latest tag I see for the 12.2.x series at https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=12.2.