mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 19:01:21 +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'
|
name = 'CUDA'
|
||||||
version = '9.2.88'
|
version = '9.2.148'
|
||||||
|
|
||||||
homepage = 'https://developer.nvidia.com/cuda-toolkit'
|
homepage = 'https://developer.nvidia.com/cuda-toolkit'
|
||||||
description = """CUDA (formerly Compute Unified Device Architecture) is a parallel
|
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
|
toolchain = SYSTEM
|
||||||
|
|
||||||
source_urls = [
|
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 = {
|
modextravars = {
|
||||||
'CUDA_HOME': '%(installdir)s',
|
'CUDA_HOME': '%(installdir)s',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user