mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-16 15:55:08 +08:00
[None][infra] Disable spark stages due to migration of spark cloud (#11401)
Signed-off-by: qqiao <qqiao@nvidia.com>
This commit is contained in:
parent
4fc3644705
commit
85919d9517
@ -3334,7 +3334,8 @@ def launchTestJobs(pipeline, testFilter)
|
||||
SBSATestConfigs = [
|
||||
"GH200-TensorRT-Post-Merge-1": ["gh200", "l0_gh200", 1, 1],
|
||||
// DGX Spark is also named as GB10 Grace Blackwell Superchip.
|
||||
"GB10-PyTorch-1": ["gb10x", "l0_gb10", 1, 1],
|
||||
// Disable GB10 stage temporarily due to migration of Spark cloud
|
||||
// "GB10-PyTorch-1": ["gb10x", "l0_gb10", 1, 1],
|
||||
]
|
||||
fullSet += SBSATestConfigs.keySet()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user