mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-13 10:21:22 +01:00
modified: c/CUDA/CUDA-9.2.148.eb
This commit is contained in:
parent
48cec2f8c7
commit
23983ce030
@ -1,7 +1,7 @@
|
||||
# IT4Innovations 2018
|
||||
# IT4Innovations 2019
|
||||
|
||||
name = 'CUDA'
|
||||
version = '9.2.88'
|
||||
version = '9.2.148'
|
||||
|
||||
homepage = 'https://developer.nvidia.com/cuda-toolkit'
|
||||
description = """CUDA (formerly Compute Unified Device Architecture) is a parallel
|
||||
@ -12,9 +12,9 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
||||
toolchain = SYSTEM
|
||||
|
||||
source_urls = [
|
||||
'https://developer.nvidia.com/local_compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
||||
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/Prod2/local_installers/']
|
||||
|
||||
sources = ['cuda_9.2.88_396.26_linux']
|
||||
sources = ["cuda_%(version)s_396.26_linux"]
|
||||
|
||||
modextravars = {
|
||||
'CUDA_HOME': '%(installdir)s',
|
||||
|
Loading…
x
Reference in New Issue
Block a user