You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,When I try to train with multiple GPUs, I encounter a Rank timeout error. However, if I set --nproc_per_node=1, the code runs normally without any issue. My Environment is : torch 2.3.1,cuda 11.8,python 3.10 ,NCCL 2.18.3