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
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
To reproduce:
Which translates to
Which will lead to
Deepspeed error reference:
https://github.com/microsoft/DeepSpeed/blob/3573858e7ce2c723b8c43231c6c6b0cf97dca2fc/deepspeed/launcher/multinode_runner.py#L141C44-L141C92
Accelerate should skip setting num gpus for openmpi based launchers in the else clause here:
accelerate/src/accelerate/utils/launch.py
Lines 323 to 341 in d6d3e03
The text was updated successfully, but these errors were encountered: