Increase 5090 test parallelism from 4 to 8 (#17233)
This commit is contained in:
@@ -601,7 +601,7 @@ jobs:
|
|||||||
IS_BLACKWELL: "1"
|
IS_BLACKWELL: "1"
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
max-parallel: 8
|
||||||
matrix:
|
matrix:
|
||||||
partition: [0, 1, 2, 3, 4, 5, 6, 7]
|
partition: [0, 1, 2, 3, 4, 5, 6, 7]
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user