Skip to content

Commit be09c1d

Browse files
authored
Add MI300.2 GPU to Torchao CI (#1878)
Update ROCM nightly workflow to use MI300.2 GPU configuration
1 parent 9259584 commit be09c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_test_rocm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
include:
2323
- name: ROCM Nightly
24-
runs-on: linux.rocm.gpu.torchao
24+
runs-on: linux.rocm.gpu.mi300.2
2525
torch-spec: '--pre torch==2.7.0.dev20250122 --index-url https://download.pytorch.org/whl/nightly/rocm6.3'
2626
gpu-arch-type: "rocm"
2727
gpu-arch-version: "6.3"

0 commit comments

Comments
 (0)