nvhpc: add v24.9 (#46586)
This commit is contained in:
parent
941c8daabe
commit
0aa7963ed1
@ -21,6 +21,16 @@
|
||||
# - package key must be in the form '{os}-{arch}' where 'os' is in the
|
||||
# format returned by platform.system() and 'arch' by platform.machine()
|
||||
_versions = {
|
||||
"24.9": {
|
||||
"Linux-aarch64": (
|
||||
"8d900f798ef806c64993fd4fedf2c2c812dd1ccdbac2a0d33fabcd0cd36f19cf",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/24.9/nvhpc_2024_249_Linux_aarch64_cuda_multi.tar.gz",
|
||||
),
|
||||
"Linux-x86_64": (
|
||||
"30c493350cf67481e84cea60a3a869e01fa0bcb71df8e898266273fbdf0a7f26",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/24.9/nvhpc_2024_249_Linux_x86_64_cuda_multi.tar.gz",
|
||||
),
|
||||
},
|
||||
"24.7": {
|
||||
"Linux-aarch64": (
|
||||
"256ae392ed961162f3f6dc633498db2b68441103a6192f5d4a1c18fa96e992e7",
|
||||
|
Loading…
Reference in New Issue
Block a user