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

Docker: Migrate deprecated NVIDIA CUDA 12.0.0-devel-ubuntu20.04 image to supported version #61

Open
krishnathon2006 opened this issue Jan 26, 2025 · 1 comment

Comments

@krishnathon2006
Copy link

The Docker image nvidia/cuda:12.0.0-devel-ubuntu20.04 used in our project is deprecated and scheduled for deletion by NVIDIA.

FROM nvidia/cuda:12.0.0-devel-ubuntu20.04

2025-01-26T06:11:56.856486037Z *************************
2025-01-26T06:11:56.856540297Z ** DEPRECATION NOTICE! **
2025-01-26T06:11:56.856663206Z *************************
2025-01-26T06:11:56.856671876Z THIS IMAGE IS DEPRECATED and is scheduled for DELETION.
2025-01-26T06:11:56.856678046Z     https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/support-policy.md
2025-01-26T06:11:56.856691736Z 
2025-01-26T06:11:57.102933382Z [2025-01-26-06:11:57] [Info] Press <enter> to edit settings or wait for 3 seconds to load app with <settings.txt>
2025-01-26T06:11:57.746549208Z [2025-01-26-06:11:57] [Info] Please wait while app is starting...
2025-01-26T06:11:58.403257726Z [2025-01-26-06:11:58] [Info] [v1.3.1.3] [vanitysearch] starting... Puzzle: [67]
@krishnathon2006
Copy link
Author

If I understood https://gitlab.com/nvidia/container-images/cuda/-/blob/master/doc/container_tags.pdf correctly
even 12.0.1-devel-ubuntu20.04 should be good for now, but eventually better to move to nvidia/cuda:12.2.2-devel-ubuntu20.04 that will have support until 2026

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

No branches or pull requests

1 participant