Skip to content

Commit 96d0ef8

Browse files
committed
update
Signed-off-by: junq <[email protected]>
1 parent 0732b25 commit 96d0ef8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jenkins/L0_Test.groovy

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1922,8 +1922,7 @@ def launchTestJobs(pipeline, testFilter, dockerNode=null)
19221922
fullSet += SBSATestConfigs.keySet()
19231923

19241924
SBSASlurmTestConfigs = [
1925-
// Not used in the pipeline now
1926-
"GB200-PyTorch-1": ["gb200-single", "l0_gb200", 1, 3],
1925+
"GB200-PyTorch-1": ["gb200-single", "l0_gb200", 1, 1],
19271926
"GB200-4_GPUs-PyTorch-1": ["gb200-x4", "l0_gb200_multi_gpus", 1, 1, 4],
19281927
"GB200-4_GPUs-PyTorch-Post-Merge-1": ["gb200-x4", "l0_gb200_multi_gpus", 1, 1, 4],
19291928
]

0 commit comments

Comments
 (0)