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

The H100 also got their driver updated

parent f0913e3c
No related branches found
No related tags found
No related merge requests found
name = 'nvidia-driver' name = 'nvidia-driver'
version = 'default' version = 'default'
realversion = '525.105.17' realversion = '535.54.03'
homepage = 'https://developer.nvidia.com/cuda-toolkit' homepage = 'https://developer.nvidia.com/cuda-toolkit'
description = f""" description = f"""
...@@ -15,7 +15,7 @@ toolchain = SYSTEM ...@@ -15,7 +15,7 @@ toolchain = SYSTEM
source_urls = ['http://us.download.nvidia.com/tesla/%s/' % realversion] source_urls = ['http://us.download.nvidia.com/tesla/%s/' % realversion]
sources = ['NVIDIA-Linux-x86_64-%s.run' % realversion] sources = ['NVIDIA-Linux-x86_64-%s.run' % realversion]
checksums = ['c635a21a282c9b53485f19ebb64a0f4b536a968b94d4d97629e0bc547a58142a'] checksums = ['454764f57ea1b9e19166a370f78be10e71f0626438fb197f726dc3caf05b4082']
# To avoid conflicts between NVML and the kernel driver # To avoid conflicts between NVML and the kernel driver
postinstallcmds = ['rm %(installdir)s/lib64/libnvidia-ml.so*'] 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