[AMD] ci: add extra-a 1-gpu-large tier (fp8kv-triton, streaming-session, spec-standalone) (#28458)
This commit is contained in:
+10
-6
@@ -43,14 +43,18 @@ PER_COMMIT_SUITES = {
|
||||
"stage-c-test-4-gpu-amd",
|
||||
"stage-c-test-large-8-gpu-amd",
|
||||
"stage-c-test-large-8-gpu-amd-mi35x",
|
||||
# extra-a: label-gated PR opt-in suite in pr-test-amd-extra.yml
|
||||
# extra-a: label-gated PR opt-in suites in pr-test-amd-extra.yml
|
||||
# (mirror of CUDA extra-a; tests stay tagged per-commit but only
|
||||
# dispatch when the PR carries the `run-ci-extra` label). Only the
|
||||
# 1-gpu-small mock-model / kv_canary *unit* tests are onboarded so
|
||||
# far; the canary *e2e* tests (1-/2-gpu-large) need the canary JIT
|
||||
# kernel ported to ROCm first, so those suites are intentionally
|
||||
# not yet registered for AMD.
|
||||
# dispatch when the PR carries the `run-ci-extra` label). 1-gpu-small
|
||||
# carries the mock-model / kv_canary *unit* tests; 1-gpu-large carries
|
||||
# the subset of model e2e tests validated to pass on mi325 (quant
|
||||
# fp8kv-triton, sessions streaming-session EAGLE3, spec standalone
|
||||
# triton-backend variant). The rest of CUDA
|
||||
# extra-a tests fail on ROCm (missing flash_attn.cute/flash_ops
|
||||
# kernels, OOM, or accuracy regressions — e.g. gemma4-mtp-31b dips
|
||||
# below the gsm8k floor on the topk=3 leg) and stay CUDA-only for now.
|
||||
"extra-a-test-1-gpu-small-amd",
|
||||
"extra-a-test-1-gpu-large-amd",
|
||||
],
|
||||
HWBackend.MUSA: [],
|
||||
HWBackend.CUDA: [
|
||||
|
||||
Reference in New Issue
Block a user