Skip to content

Commit 917372f

Browse files
authored
update mi355x runners to add temp runners and remove nodes 0-3 (#203)
1 parent 61508c2 commit 917372f

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

.github/configs/runners.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,12 @@ mi325x:
3939
- 'mi325x-tw_2'
4040
- 'mi325x-tw_3'
4141
mi355x:
42-
- 'mi355x-amd_0'
43-
- 'mi355x-amd_1'
44-
- 'mi355x-amd_2'
45-
- 'mi355x-amd_3'
42+
# 0-3 undergoing maintenance, 4-5 are temporary nodes
43+
# - 'mi355x-amd_0'
44+
# - 'mi355x-amd_1'
45+
# - 'mi355x-amd_2'
46+
# - 'mi355x-amd_3'
47+
- 'mi355x-amd_4'
48+
- 'mi355x-amd_5'
4649
gb200:
4750
- gb200-nv_0

0 commit comments

Comments
 (0)