[MUSA][7/N] Enhance CUDA / PyNccl wrapper to support MTLink connectivity detection (#17499)

Signed-off-by: jingzhi.xue <jingzhi.xue@mthreads.com>
Co-authored-by: jingzhi.xue <jingzhi.xue@mthreads.com>
This commit is contained in:
gingerXue
2026-01-29 03:36:30 +08:00
committed by GitHub
parent b77b0ffd60
commit e9d727cb92
6 changed files with 39 additions and 13 deletions

View File

@@ -108,7 +108,7 @@ srt_musa = [
"sglang[runtime_common]",
"torch",
"torch_musa",
"torchada>=0.1.15",
"torchada>=0.1.25",
"mthreads-ml-py",
"numpy<2.0",
]