Add the latest CUDA release, v9.2 and updated CUDA Compatibility Matrix
This commit is contained in:
Axel Huebl
2018-05-22 12:45:47 +02:00
committed by Massimiliano Culpo
parent b61175aeba
commit cd72312940
2 changed files with 11 additions and 7 deletions

View File

@@ -33,11 +33,12 @@ class Cuda(Package):
Note: This package does not currently install the drivers necessary
to run CUDA. These will need to be installed manually. See:
http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux for
details."""
https://docs.nvidia.com/cuda/ for details."""
homepage = "http://www.nvidia.com/object/cuda_home_new.html"
homepage = "https://developer.nvidia.com/cuda-zone"
version('9.2.88', 'dd6e33e10d32a29914b7700c7b3d1ca0', expand=False,
url="https://developer.nvidia.com/compute/cuda/9.2/Prod/local_installers/cuda_9.2.88_396.26_linux")
version('9.1.85', '67a5c3933109507df6b68f80650b4b4a', expand=False,
url="https://developer.nvidia.com/compute/cuda/9.1/Prod/local_installers/cuda_9.1.85_387.26_linux")
version('9.0.176', '7a00187b2ce5c5e350e68882f42dd507', expand=False,