@@ -1795,8 +1795,6 @@ def launchTestJobs(pipeline, testFilter, dockerNode=null)
17951795 " B200_PCIe-PyTorch-1" : [" b100-ts2" , " l0_b200" , 1 , 3 ],
17961796 " B200_PCIe-PyTorch-2" : [" b100-ts2" , " l0_b200" , 2 , 3 ],
17971797 " B200_PCIe-PyTorch-3" : [" b100-ts2" , " l0_b200" , 3 , 3 ],
1798- " B200_PCIe-TensorRT-1" : [" b100-ts2" , " l0_b200" , 1 , 2 ],
1799- " B200_PCIe-TensorRT-2" : [" b100-ts2" , " l0_b200" , 2 , 2 ],
18001798 " RTX5090-PyTorch-1" : [" rtx-5090" , " l0_gb202" , 1 , 1 ],
18011799 " RTX5080-TensorRT-1" : [" rtx-5080" , " l0_gb203" , 1 , 2 ],
18021800 " RTX5080-TensorRT-2" : [" rtx-5080" , " l0_gb203" , 2 , 2 ],
@@ -1836,6 +1834,8 @@ def launchTestJobs(pipeline, testFilter, dockerNode=null)
18361834 " H100_PCIe-TensorRT-Post-Merge-5" : [" h100-cr" , " l0_h100" , 5 , 5 ],
18371835 " B200_PCIe-Triton-Post-Merge-1" : [" b100-ts2" , " l0_b200" , 1 , 1 ],
18381836 " B200_PCIe-PyTorch-Post-Merge-1" : [" b100-ts2" , " l0_b200" , 1 , 1 ],
1837+ " B200_PCIe-TensorRT-Post-Merge-1" : [" b100-ts2" , " l0_b200" , 1 , 2 ],
1838+ " B200_PCIe-TensorRT-Post-Merge-2" : [" b100-ts2" , " l0_b200" , 2 , 2 ],
18391839 " H100_PCIe-TensorRT-Perf-1" : [" h100-cr" , " l0_perf" , 1 , 1 ],
18401840 " H100_PCIe-PyTorch-Perf-1" : [" h100-cr" , " l0_perf" , 1 , 1 ],
18411841 " DGX_H200-8_GPUs-PyTorch-Post-Merge-1" : [" dgx-h200-x8" , " l0_dgx_h200" , 1 , 1 , 8 ],
0 commit comments