Skip to content

Commit f41e543

Browse files
committed
[ROCm][CI] Route gfx942 unittests to rocOps ecosystem runners
Switch the unittests-rocm job runner label from amd-vtr-linux.rocm.gpu.gfx942.1 to linux.rocm.gpu.ecosystem.gfx950.1, the rocOps-managed ecosystem runner scale set for downstream PyTorch ecosystem repos. Made with Cursor
1 parent 0dca1a4 commit f41e543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
matrix:
5555
python-version:
5656
- "3.10"
57-
runner: ["amd-vtr-linux.rocm.gpu.gfx942.1"]
57+
runner: ["linux.rocm.gpu.ecosystem.gfx950.1"]
5858
gpu-arch-type: ["rocm"]
5959
gpu-arch-version: ["7.1"]
6060
fail-fast: false

0 commit comments

Comments
 (0)