[AMD] Add MI35x nightly CI tests (#16588)
Co-authored-by: michaelzhang-ai <michaelzhang-ai@users.noreply.github.com> Co-authored-by: Bingxu Chen <bingxche@amd.com> Co-authored-by: HAI <hixiao@gmail.com>
This commit is contained in:
co-authored by
michaelzhang-ai
Bingxu Chen
HAI
parent
75da784d48
commit
fcec35dc4a
+3
-11
@@ -115,17 +115,9 @@ suite_amd = {
|
||||
"per-commit-8-gpu-amd-mi35x": [
|
||||
TestFile("test_deepseek_r1_mxfp4_8gpu.py", 3600),
|
||||
],
|
||||
"nightly-amd": [
|
||||
TestFile("nightly/test_gsm8k_eval_amd.py"),
|
||||
],
|
||||
# AMD VLM tests using MMMU benchmark (2-GPU runner)
|
||||
"nightly-amd-vlm": [
|
||||
TestFile("nightly/test_vlms_mmmu_eval_amd.py"),
|
||||
],
|
||||
# AMD 8-GPU tests for base models using gsm8k completion benchmark
|
||||
"nightly-amd-8-gpu": [
|
||||
TestFile("nightly/test_gsm8k_completion_eval_amd.py"),
|
||||
],
|
||||
# NOTE: AMD nightly suites (nightly-amd, nightly-amd-vlm, nightly-amd-8-gpu)
|
||||
# have been migrated to test/registered/amd/nightly/ and are now managed
|
||||
# by test/run_suite.py using the registry system.
|
||||
}
|
||||
|
||||
# Add Intel Xeon tests
|
||||
|
||||
Reference in New Issue
Block a user