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

chore: add latest cuda versions #224

Merged
merged 1 commit into from
Jan 31, 2022
Merged

chore: add latest cuda versions #224

merged 1 commit into from
Jan 31, 2022

Conversation

olevski
Copy link
Member

@olevski olevski commented Jan 31, 2022

This adds every cuda version from 11.0 to 11.5 inclusive. I did not add 11.6 because the libcudnn8 library has no version for it. At least not in ubuntu.

root@bb2b90b24a56:/# apt-cache madison libcudnn8
 libcudnn8 | 8.3.2.44-1+cuda11.5 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.3.1.22-1+cuda11.5 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.3.0.98-1+cuda11.5 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.2.4.15-1+cuda11.4 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.2.2.26-1+cuda11.4 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.2.1.32-1+cuda11.3 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.2.0.53-1+cuda11.3 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.1.1.33-1+cuda11.2 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.1.0.77-1+cuda11.2 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.0.5.39-1+cuda11.1 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages
 libcudnn8 | 8.0.5.39-1+cuda11.0 | https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages

@olevski olevski force-pushed the chore-add-cuda-11.5 branch 2 times, most recently from 00fbff1 to 5c20ec3 Compare January 31, 2022 10:14
@olevski
Copy link
Member Author

olevski commented Jan 31, 2022

The vnc image build is failing but this change is unrelated to that. I will restart. Judging by the error messages it seems to be because the vnc download page was down or had some issues.

The requested URL returned error: 502

@olevski olevski force-pushed the chore-add-cuda-11.5 branch from 5c20ec3 to 740f586 Compare January 31, 2022 10:35
@olevski
Copy link
Member Author

olevski commented Jan 31, 2022

All jobs are passing now :D

Copy link
Member

@rokroskar rokroskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a lot of cuda!

@olevski olevski merged commit 7fc800b into master Jan 31, 2022
@olevski olevski deleted the chore-add-cuda-11.5 branch January 31, 2022 13:20
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