cuda: Add v12.6.3 (#47721)

This commit is contained in:
pauleonix 2024-11-25 10:36:11 +01:00 committed by GitHub
parent a1c57d86c3
commit 66055f903c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",