accelerate
accelerate copied to clipboard
Add backend to InitProcessGroupKwargs
To allow users the choice between e.g. gloo and nccl Is there any reason not to support this?
I don't see why not, if you want to make a PR adding support :-) Initially I didn't include it because users can always do the init on their own and in this case Accelerate won't re-do it. But since there are all the other kwargs now...
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.