We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63066b9 commit 7b9a4ecCopy full SHA for 7b9a4ec
.github/matrix.json
@@ -56,8 +56,8 @@
56
"runner": "linux.aws.h100.4",
57
"python-version": "3.12",
58
"ref-eager": false,
59
- "image": "nvidia/cuda:13.0.1-devel-ubuntu24.04",
60
- "runtime-version": "cu130",
+ "image": "nvidia/cuda:12.8.1-devel-ubuntu24.04",
+ "runtime-version": "cu128",
61
"container-options": "--gpus all",
62
"pytorch-version": "pytorch-nightly",
63
"alias": "h100-distributed"
0 commit comments