Can Elastic Horovod Use MPI/NCCL ? #3539
Unanswered
ranjeetkgupta
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @ranjeetkgupta, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I am trying to setup an elastic horovod based training setup and it works fine with the gloo controller. Can I change the controller to mpi instead ? I tired using the '--mpi' arg, but the logs seem to indicate that Horovod falls back to gloo. (I have both in my environment).
If MPI is not supported with Elastic Horovod. Can NCCL be used with GLOO controller for Tensor Operations ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions