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 0d01365 commit e3504ccCopy full SHA for e3504cc
.github/matrix.json
@@ -73,12 +73,12 @@
73
"alias": "mi325x"
74
},
75
{
76
- "runner": "linux.g5.4xlarge.nvidia.gpu",
+ "runner": "linux.24xl.spr-metal",
77
"python-version": "3.12",
78
"ref-eager": false,
79
"image": "nvidia/cuda:12.8.1-devel-ubuntu24.04",
80
"runtime-version": "cpu",
81
- "container-options": "--gpus all",
+ "container-options": "--ipc=host",
82
"pytorch-version": "pytorch-nightly",
83
"alias": "cpu"
84
}
0 commit comments