Update train_deepspeed.sh

This commit is contained in:
s572915912
2025-07-11 18:32:16 +08:00
committed by GitHub
parent 8eff6d8233
commit f4e0307665

View File

@@ -29,10 +29,9 @@ else
export NCCL_IB_SL=3
export NCCL_CHECK_DISABLE=1
export NCCL_P2P_DISABLE=0
export NCCL_IB_DISABLE=1
export NCCL_IB_DISABLE=0
export NCCL_LL_THRESHOLD=16384
export NCCL_IB_CUDA_SUPPORT=1
# DELETED: The hardcoded export NCCL_SOCKET_IFNAME and UCX_NET_DEVICES lines
export NCCL_COLLNET_ENABLE=0
export SHARP_COLL_ENABLE_SAT=0
export NCCL_NET_GDR_LEVEL=2