[Deps] Upgrade CUDA PyTorch stack to 2.13 (#28836)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
This commit is contained in:
co-authored by
Brayden Zhong
parent
4ad990ba7d
commit
434e646282
@@ -27,9 +27,10 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
NCCL_NVLS_ENABLE: "0"
|
||||
# Must match TORCH_VER in docker/sgl-deep-gemm.Dockerfile — the wheel's
|
||||
# pre-compiled _C.so links against this torch ABI.
|
||||
TORCH_VER: "2.11.0"
|
||||
TORCH_VER: "2.13.0"
|
||||
|
||||
jobs:
|
||||
build-cu129-matrix:
|
||||
|
||||
Reference in New Issue
Block a user