File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change 5656 - name : Check out code
5757 uses : actions/checkout@v5
5858
59- - name : Install NVIDIA driver
60- if : contains(matrix.alias, 'distributed')
61- uses : ./.github/actions/setup-nvidia-helion
62- with :
63- driver-version : 580.82.07
64-
6559 - name : Run NVIDIA command
6660 if : startsWith(matrix.image, 'nvidia')
6761 run : |
You can’t perform that action at this time.
0 commit comments