Split dpsk fp4 4 gpu tests and move the mtp part to real stage b (#15553)
This commit is contained in:
@@ -685,7 +685,7 @@ jobs:
|
||||
|
||||
|
||||
stage-b-test-4-gpu-b200:
|
||||
needs: [check-changes, call-gate, unit-test-backend-1-gpu]
|
||||
needs: [check-changes, call-gate, stage-a-test-1, sgl-kernel-build-wheels]
|
||||
if: |
|
||||
always() &&
|
||||
(
|
||||
@@ -721,8 +721,8 @@ jobs:
|
||||
- name: Run test
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
cd test/srt
|
||||
IS_BLACKWELL=1 python3 run_suite.py --suite per-commit-4-gpu-b200-stage-b --timeout-per-file 1800
|
||||
cd test
|
||||
IS_BLACKWELL=1 python3 run_suite.py --hw cuda --suite stage-b-test-4-gpu-b200
|
||||
|
||||
|
||||
unit-test-backend-2-gpu:
|
||||
|
||||
Reference in New Issue
Block a user