@@ -4416,6 +4416,7 @@ def launchTestJobs(pipeline, testFilter)
44164416 // "L40S-TensorRT-Post-Merge-4": ["l40s", "l0_l40s", 4, 5],
44174417 // "L40S-TensorRT-Post-Merge-5": ["l40s", "l0_l40s", 5, 5],
44184418 " L40S-FMHA-Post-Merge-1" : [" l40s" , " l0_l40s" , 1 , 1 ],
4419+ " H100_PCIe-AutoDeploy-Post-Merge-1" : [" h100-cr" , " l0_h100" , 1 , 1 ],
44194420 " H100_PCIe-CPP-Post-Merge-1" : [" h100-cr" , " l0_h100" , 1 , 1 ],
44204421 // "H100_PCIe-TensorRT-Post-Merge-1": ["h100-cr", "l0_h100", 1, 5],
44214422 // "H100_PCIe-TensorRT-Post-Merge-2": ["h100-cr", "l0_h100", 2, 5],
@@ -4491,6 +4492,7 @@ def launchTestJobs(pipeline, testFilter)
44914492 " DGX_B200-PyTorch-8" : [" auto:dgx-b200-flex" , " l0_b200" , 8 , 9 , 1 , 1 , true ],
44924493 " DGX_B200-PyTorch-9" : [" auto:dgx-b200-flex" , " l0_b200" , 9 , 9 , 1 , 1 , true ],
44934494 " DGX_B200-AutoDeploy-1" : [" auto:dgx-b200-flex" , " l0_b200" , 1 , 1 , 1 , 1 , true ],
4495+ " DGX_B200-AutoDeploy-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_b200" , 1 , 1 , 1 , 1 , true ],
44944496 " DGX_B200-Triton-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_b200" , 1 , 1 , 1 , 1 , true ],
44954497 " DGX_B200-PyTorch-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_b200" , 1 , 2 , 1 , 1 , true ],
44964498 " DGX_B200-PyTorch-Post-Merge-2" : [" auto:dgx-b200-flex" , " l0_b200" , 2 , 2 , 1 , 1 , true ],
@@ -4500,6 +4502,7 @@ def launchTestJobs(pipeline, testFilter)
45004502 " DGX_B200-4_GPUs-PyTorch-3" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 3 , 3 , 4 , 1 , true ],
45014503 " DGX_B200-4_GPUs-PyTorch-Ray-1" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 1 , 1 , 4 , 1 , true ],
45024504 " DGX_B200-4_GPUs-AutoDeploy-1" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 1 , 1 , 4 , 1 , true ],
4505+ " DGX_B200-4_GPUs-AutoDeploy-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 1 , 1 , 4 , 1 , true ],
45034506 " DGX_B200-4_GPUs-PyTorch-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 1 , 4 , 4 , 1 , true ],
45044507 " DGX_B200-4_GPUs-PyTorch-Post-Merge-2" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 2 , 4 , 4 , 1 , true ],
45054508 " DGX_B200-4_GPUs-PyTorch-Post-Merge-3" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 3 , 4 , 4 , 1 , true ],
0 commit comments