Skip to content
Snippets Groups Projects
Commit 29c0857a authored by Damian Alvarez's avatar Damian Alvarez
Browse files

to update the nvidia-driver version in JUSUF

parent 88b5c5d1
Branches
No related tags found
No related merge requests found
name = 'nvidia-driver'
version = 'default'
realversion = '525.105.17'
realversion = '535.54.03'
homepage = 'https://developer.nvidia.com/cuda-toolkit'
description = f"""
......@@ -15,7 +15,7 @@ toolchain = SYSTEM
source_urls = ['http://us.download.nvidia.com/tesla/%s/' % realversion]
sources = ['NVIDIA-Linux-x86_64-%s.run' % realversion]
checksums = ['c635a21a282c9b53485f19ebb64a0f4b536a968b94d4d97629e0bc547a58142a']
checksums = ['454764f57ea1b9e19166a370f78be10e71f0626438fb197f726dc3caf05b4082']
# To avoid conflicts between NVML and the kernel driver
postinstallcmds = ['rm %(installdir)s/lib64/libnvidia-ml.so*']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment