cuda: Add v12.6.3 (#47721)
This commit is contained in:
parent
a1c57d86c3
commit
66055f903c
@ -24,6 +24,16 @@
|
||||
# format returned by platform.system() and 'arch' by platform.machine()
|
||||
|
||||
_versions = {
|
||||
"12.6.3": {
|
||||
"Linux-aarch64": (
|
||||
"213ea63a6357020978a8b0a79a8c9d12a2a5941afa1cdc69d5a3f933fa8bed04",
|
||||
"https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux_sbsa.run",
|
||||
),
|
||||
"Linux-x86_64": (
|
||||
"81d60e48044796d7883aa8a049afe6501b843f2c45639b3703b2378de30d55d3",
|
||||
"https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux.run",
|
||||
),
|
||||
},
|
||||
"12.6.2": {
|
||||
"Linux-aarch64": (
|
||||
"2249408848b705c18b9eadfb5161b52e4e36fcc5753647329cce93db141e5466",
|
||||
|
Loading…
Reference in New Issue
Block a user