Increase 5090 test parallelism from 4 to 8 (#17233)
This commit is contained in:
2
.github/workflows/pr-test.yml
vendored
2
.github/workflows/pr-test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user