Skip to content

Commit 029f193

Browse files
committed
Checking H100
1 parent 46a7b0c commit 029f193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/float8_test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
gpu-arch-version: "12.1"
3131
- name: H100
3232
runs-on: linux.aws.h100
33-
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
33+
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu124'
3434
gpu-arch-type: "cuda"
35-
gpu-arch-version: "12.1"
35+
gpu-arch-version: "12.4"
3636

3737
permissions:
3838
id-token: write

0 commit comments

Comments
 (0)