Increase 5090 test parallelism from 4 to 8 (#17233)

This commit is contained in:
Alison Shao
2026-01-16 13:52:56 -08:00
committed by GitHub
parent d2ec128bbf
commit 2e14407983

View File

@@ -601,7 +601,7 @@ jobs:
IS_BLACKWELL: "1"
strategy:
fail-fast: false
max-parallel: 4
max-parallel: 8
matrix:
partition: [0, 1, 2, 3, 4, 5, 6, 7]
steps: