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
Does ncclAllreduce handle intra- and inter-node communication differently or there are multiple flat rings that connects all the GPUs?
Is hierarchical allreduce (i.e., intra-node reduce-scatter -> inter-node multiple allreduce -> intra-node allgather) currently supported in the latest NCCL?