We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0398875 commit 694b60dCopy full SHA for 694b60d
jenkins/L0_Test.groovy
@@ -2726,9 +2726,9 @@ def launchTestJobs(pipeline, testFilter)
2726
// "L40S-TensorRT-Post-Merge-4": ["l40s", "l0_l40s", 4, 5],
2727
// "L40S-TensorRT-Post-Merge-5": ["l40s", "l0_l40s", 5, 5],
2728
"L40S-FMHA-Post-Merge-1": ["l40s", "l0_l40s", 1, 1],
2729
- "H100_PCIe-PyTorch-Post-Merge-1": ["h100-cr", "l0_h100", 1, 1],
2730
- "H100_PCIe-CPP-Post-Merge-1": ["h100-cr", "l0_h100", 1, 2],
2731
- "H100_PCIe-CPP-Post-Merge-2": ["h100-cr", "l0_h100", 2, 2],
+ "H100_PCIe-PyTorch-Post-Merge-1": ["h100-cr", "l0_h100", 1, 2],
+ "H100_PCIe-PyTorch-Post-Merge-2": ["h100-cr", "l0_h100", 2, 2],
+ "H100_PCIe-CPP-Post-Merge-1": ["h100-cr", "l0_h100", 1, 1],
2732
// "H100_PCIe-TensorRT-Post-Merge-1": ["h100-cr", "l0_h100", 1, 5],
2733
// "H100_PCIe-TensorRT-Post-Merge-2": ["h100-cr", "l0_h100", 2, 5],
2734
// "H100_PCIe-TensorRT-Post-Merge-3": ["h100-cr", "l0_h100", 3, 5],
0 commit comments