@@ -46,23 +46,23 @@ def test_generate_benchmark_matrix():
4646 "models": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
4747 },
4848 {
49- "runner": "linux.rocm.gpu.mi300 .2",
49+ "runner": "linux.rocm.gpu.gfx942 .2",
5050 "models": "meta-llama/meta-llama-3.1-8b-instruct"
5151 },
5252 {
53- "runner": "linux.rocm.gpu.mi300 .4",
53+ "runner": "linux.rocm.gpu.gfx942 .4",
5454 "models": "meta-llama/meta-llama-3.1-70b-instruct"
5555 },
5656 {
57- "runner": "linux.rocm.gpu.mi300 .2",
57+ "runner": "linux.rocm.gpu.gfx942 .2",
5858 "models": "mistralai/mixtral-8x7b-instruct-v0.1"
5959 },
6060 {
61- "runner": "linux.rocm.gpu.mi300 .4",
61+ "runner": "linux.rocm.gpu.gfx942 .4",
6262 "models": "meta-llama/llama-4-scout-17b-16e-instruct"
6363 },
6464 {
65- "runner": "linux.rocm.gpu.mi300 .8",
65+ "runner": "linux.rocm.gpu.gfx942 .8",
6666 "models": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
6767 }
6868 ]
@@ -89,7 +89,7 @@ def test_generate_benchmark_matrix():
8989 "models": "meta-llama/meta-llama-3.1-8b-instruct"
9090 },
9191 {
92- "runner": "linux.rocm.gpu.mi300 .2",
92+ "runner": "linux.rocm.gpu.gfx942 .2",
9393 "models": "meta-llama/meta-llama-3.1-8b-instruct"
9494 }
9595 ]
@@ -123,11 +123,11 @@ def test_generate_benchmark_matrix():
123123 "models": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
124124 },
125125 {
126- "runner": "linux.rocm.gpu.mi300 .2",
126+ "runner": "linux.rocm.gpu.gfx942 .2",
127127 "models": "meta-llama/meta-llama-3.1-8b-instruct"
128128 },
129129 {
130- "runner": "linux.rocm.gpu.mi300 .8",
130+ "runner": "linux.rocm.gpu.gfx942 .8",
131131 "models": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
132132 }
133133 ]
@@ -154,7 +154,7 @@ def test_generate_benchmark_matrix():
154154 "models": "meta-llama/meta-llama-3.1-8b-instruct"
155155 },
156156 {
157- "runner": "linux.rocm.gpu.mi300 .2",
157+ "runner": "linux.rocm.gpu.gfx942 .2",
158158 "models": "meta-llama/meta-llama-3.1-8b-instruct"
159159 }
160160 ]
@@ -181,7 +181,7 @@ def test_generate_benchmark_matrix():
181181 "models": "meta-llama/meta-llama-3.1-8b-instruct"
182182 },
183183 {
184- "runner": "linux.rocm.gpu.mi300 .2",
184+ "runner": "linux.rocm.gpu.gfx942 .2",
185185 "models": "meta-llama/meta-llama-3.1-8b-instruct"
186186 }
187187 ]
@@ -370,11 +370,11 @@ def test_generate_benchmark_matrix():
370370 "models": "meta-llama/meta-llama-3.1-8b-instruct"
371371 },
372372 {
373- "runner": "linux.rocm.gpu.mi300 .2",
373+ "runner": "linux.rocm.gpu.gfx942 .2",
374374 "models": "meta-llama/meta-llama-3.1-8b-instruct"
375375 },
376376 {
377- "runner": "linux.rocm.gpu.mi300 .2",
377+ "runner": "linux.rocm.gpu.gfx942 .2",
378378 "models": "mistralai/mixtral-8x7b-instruct-v0.1"
379379 }
380380 ]
@@ -393,7 +393,7 @@ def test_generate_benchmark_matrix():
393393 {
394394 "include": [
395395 {
396- "runner": "linux.rocm.gpu.mi300 .2",
396+ "runner": "linux.rocm.gpu.gfx942 .2",
397397 "models": "meta-llama/meta-llama-3.1-8b-instruct"
398398 }
399399 ]
@@ -412,7 +412,7 @@ def test_generate_benchmark_matrix():
412412 {
413413 "include": [
414414 {
415- "runner": "linux.rocm.gpu.mi300 .2",
415+ "runner": "linux.rocm.gpu.gfx942 .2",
416416 "models": "meta-llama/meta-llama-3.1-8b-instruct"
417417 }
418418 ]
0 commit comments