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

[RFC] Sync supported CUDA versions with a new support policy for CUDA Container Images #6520

Closed
StrikerRUS opened this issue Jul 4, 2024 · 1 comment · Fixed by #6539
Closed

Comments

@StrikerRUS
Copy link
Collaborator

New CUDA Container Support Policy: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/doc/support-policy.md and the corresponding tags support table: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/doc/container_tags.pdf.

After a period of Six Months time, the EOL tags WILL BE DELETED from Docker Hub and Nvidia GPU Cloud (NGC). This deletion ensures unsupported tags (and image layers) are not left lying around for customers to continue using after they have long been abandoned.

The main reason for this RFC is that it will be very hard to support old CUDA versions and debug errors without access to official CUDA image of officially unsupported version.

Our old related RFC about CUDA versions support: #5789 and a PR with upgrades for GPU examples that use CUDA image: #6452.

What should be done right now to keep CI healthy after CUDA 13 release + 6 months date.

We are announcing the policy change today, but it will not get activated until the next CUDA toolkit major version is released. Then six months after that we will start removing tags.

@jameslamb
Copy link
Collaborator

I'm +1 on this, thanks for writing it up.

@jameslamb jameslamb changed the title [RFC] Sync supported CUDA vesions with a new support policy for CUDA Container Images [RFC] Sync supported CUDA versions with a new support policy for CUDA Container Images Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants