Changes for NVIDIA HPC SDK 25.1 (#48696)
This commit is contained in:
parent
d69d26d9ce
commit
bb25c04845
@ -20,6 +20,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 = {
|
||||
"25.1": {
|
||||
"Linux-aarch64": (
|
||||
"0e1d694d54d44559155024d5bab4ca6764eba52d3f27b89f5c252416976e0360",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/25.1/nvhpc_2025_251_Linux_aarch64_cuda_multi.tar.gz",
|
||||
),
|
||||
"Linux-x86_64": (
|
||||
"0813791f8363f4c493db7891b00396ce522cb73910279b8f18a440aedda6727c",
|
||||
"https://developer.download.nvidia.com/hpc-sdk/25.1/nvhpc_2025_251_Linux_x86_64_cuda_multi.tar.gz",
|
||||
),
|
||||
},
|
||||
"24.11": {
|
||||
"Linux-aarch64": (
|
||||
"f2f64e5dec5e90dad5e12a31a992172b0aa19abf872ef1c54a1a437c7008eefb",
|
||||
|
Loading…
Reference in New Issue
Block a user