Skip to content

Commit 7b9a4ec

Browse files
committed
try cuda 12.8
1 parent 63066b9 commit 7b9a4ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"runner": "linux.aws.h100.4",
5757
"python-version": "3.12",
5858
"ref-eager": false,
59-
"image": "nvidia/cuda:13.0.1-devel-ubuntu24.04",
60-
"runtime-version": "cu130",
59+
"image": "nvidia/cuda:12.8.1-devel-ubuntu24.04",
60+
"runtime-version": "cu128",
6161
"container-options": "--gpus all",
6262
"pytorch-version": "pytorch-nightly",
6363
"alias": "h100-distributed"

0 commit comments

Comments
 (0)