Changes for NVIDIA HPC SDK 24.11 (#47592)
This commit is contained in:
parent
f07173e5ee
commit
8e33cc158b
@ -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.11": {
|
||||
"Linux-aarch64": (
|
||||
"f2f64e5dec5e90dad5e12a31a992172b0aa19abf872ef1c54a1a437c7008eefb",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/24.11/nvhpc_2024_2411_Linux_aarch64_cuda_multi.tar.gz",
|
||||
),
|
||||
"Linux-x86_64": (
|
||||
"0c27d66ed0e2d3007d30ac904922a9abf96475197dc0f4dcc6316d235a1dc0c3",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/24.11/nvhpc_2024_2411_Linux_x86_64_cuda_multi.tar.gz",
|
||||
),
|
||||
},
|
||||
"24.9": {
|
||||
"Linux-aarch64": (
|
||||
"8d900f798ef806c64993fd4fedf2c2c812dd1ccdbac2a0d33fabcd0cd36f19cf",
|
||||
|
Loading…
Reference in New Issue
Block a user