Skip to content
Snippets Groups Projects

Ubuntu2004

Merged Matthew John requested to merge ubuntu2004 into master
2 unresolved threads
Files
4
+ 2
1
@@ -3,10 +3,11 @@
# defaults file for template
#cuda_repo_deb: 'https://developer.nvidia.com/compute/cuda/10.0/Prod/local_installers/cuda-repo-ubuntu1804-10-0-local-10.0.130-410.48_1.0-1_amd64'
cuda_key: '/var/cuda-repo-10-0-local-10.0.130-410.48/7fa2af80.pub'
cuda_pkgs:
- cuda
cudnn_pkgs:
- 'libcudnn7'
- 'libcudnn7-dev'
- 'libcudnn7-doc'
cuda_key_url: "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/7fa2af80.pub"
\ No newline at end of file
Loading