[QUESTION]Why does Megatron-LM using gloo backend when Creating Parrallel Group ? #1177
Unanswered
wuyingjun-lucky
asked this question in
Q&A
Replies: 4 comments
|
Most of groups use the default backend. |
0 replies
|
Marking as stale. No activity in 60 days. |
0 replies
Hi, I found some codes fixed to use gloo , for example https://github.com/NVIDIA/Megatron-LM/blob/main/megatron/core/parallel_state.py#L557, But I met issue when creating gloo backend. If I manually set all the "gloo" to "nccl", it works. What is the influence? Will it be okay if we replace all the "gloo" to "nccl" ? Thank you. |
0 replies
|
Marking as stale. No activity in 60 days. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Your question
Why does Megatron-LM using gloo backend not value paased by --distributed-backend when Creating Parrallel Group ?
Ask a clear and concise question about Megatron-LM.
All reactions