[Deps] Retire the CUDA 12 lane (#38404)

Co-authored-by: Mohammad Angkad <mohammad.angkad@radixark.ai>
This commit is contained in:
Mohammad Miadh Angkad
2026-09-10 16:58:09 -07:00
committed by GitHub
co-authored by Mohammad Angkad
parent fae8cd84cb
commit 52c191da52
38 changed files with 170 additions and 737 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#
# Usage: rename_wheels.sh <WHEEL_DIR> <CU_TAG> <ARCH>
# WHEEL_DIR: directory containing the *.whl file (e.g. DeepGEMM/dist)
# CU_TAG: cu129 | cu130
# CU_TAG: cu130
# ARCH: x86_64 | aarch64
set -ex