Skip to content

Commit 0acd10e

Browse files
authored
[None][ci] rebalance H100 stages (#8491)
Signed-off-by: junq <[email protected]>
1 parent 3264d60 commit 0acd10e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

jenkins/L0_Test.groovy

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,14 +2559,13 @@ def launchTestJobs(pipeline, testFilter)
25592559
"A100X-PyTorch-1": ["a100x", "l0_a100", 1, 1],
25602560
"L40S-PyTorch-1": ["l40s", "l0_l40s", 1, 2],
25612561
"L40S-PyTorch-2": ["l40s", "l0_l40s", 2, 2],
2562-
"H100_PCIe-PyTorch-1": ["h100-cr", "l0_h100", 1, 3],
2563-
"H100_PCIe-PyTorch-2": ["h100-cr", "l0_h100", 2, 3],
2564-
"H100_PCIe-PyTorch-3": ["h100-cr", "l0_h100", 3, 3],
2562+
"H100_PCIe-PyTorch-1": ["h100-cr", "l0_h100", 1, 4],
2563+
"H100_PCIe-PyTorch-2": ["h100-cr", "l0_h100", 2, 4],
2564+
"H100_PCIe-PyTorch-3": ["h100-cr", "l0_h100", 3, 4],
2565+
"H100_PCIe-PyTorch-4": ["h100-cr", "l0_h100", 4, 4],
25652566
"H100_PCIe-PyTorch-Ray-1": ["h100-cr", "l0_h100", 1, 1],
2566-
"H100_PCIe-CPP-1": ["h100-cr", "l0_h100", 1, 2],
2567-
"H100_PCIe-CPP-2": ["h100-cr", "l0_h100", 2, 2],
2568-
"H100_PCIe-TensorRT-1": ["h100-cr", "l0_h100", 1, 2],
2569-
"H100_PCIe-TensorRT-2": ["h100-cr", "l0_h100", 2, 2],
2567+
"H100_PCIe-CPP-1": ["h100-cr", "l0_h100", 1, 1],
2568+
"H100_PCIe-TensorRT-1": ["h100-cr", "l0_h100", 1, 1],
25702569
"B200_PCIe-PyTorch-1": ["b100-ts2", "l0_b200", 1, 3],
25712570
"B200_PCIe-PyTorch-2": ["b100-ts2", "l0_b200", 2, 3],
25722571
"B200_PCIe-PyTorch-3": ["b100-ts2", "l0_b200", 3, 3],

0 commit comments

Comments
 (0)