mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-11 21:43:24 +08:00
[Test] - Waive RTX Pro 6000 Slurm testing (#4672)
Signed-off-by: Yanchao Lu <yanchaol@nvidia.com>
This commit is contained in:
parent
4318037ca3
commit
258d782b0a
@ -1476,7 +1476,7 @@ def launchTestJobs(pipeline, testFilter, dockerNode=null)
|
||||
fullSet = parallelJobs.keySet()
|
||||
|
||||
slurmX86Configs = [
|
||||
"RTXPro6000-PyTorch-[Post-Merge]-1": ["rtx-pro-6000", "l0_rtx_pro_6000", 1, 1],
|
||||
// "RTXPro6000-PyTorch-[Post-Merge]-1": ["rtx-pro-6000", "l0_rtx_pro_6000", 1, 1],
|
||||
]
|
||||
fullSet += slurmX86Configs.keySet()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user