-
Notifications
You must be signed in to change notification settings - Fork 457
[nvidia-cuda] - Ubuntu focal EOL change for nvidia-cuda #1366
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
base: main
Are you sure you want to change the base?
[nvidia-cuda] - Ubuntu focal EOL change for nvidia-cuda #1366
Conversation
@@ -1,6 +1,6 @@ | |||
{ | |||
"id": "nvidia-cuda", | |||
"version": "1.2.1", | |||
"version": "1.2.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to bump the major version, since this would break compatibility with Ubuntu 20.04 devcontainers. @eljog Do you agree?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @AlvaroRausell ,
I have updated it to 1.3.0
. Kindly let me know if this is fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here, major version bump should be 2.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @AlvaroRausell ,
I have corrected the same.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the README please?
Hello @AlvaroRausell , Thank you for pointing this out. I had missed this earlier & its corrected now. |
Ref: #90 , #261
Description: The ubuntu focal is going out of support from May 31, 2025. So changing the nvidia-cuda repo url to the ubuntu jammy (22.04) version url from the focal one. Also not moving to the ubuntu noble repo as it appears to have only limiteds versions
cuda
&libcudnn
available.Changlog: The following changes are done.
Checklist: