accelerate icon indicating copy to clipboard operation
accelerate copied to clipboard

Add backend to InitProcessGroupKwargs

Open alex-hh opened this issue 2 years ago • 2 comments

To allow users the choice between e.g. gloo and nccl Is there any reason not to support this?

alex-hh avatar Feb 23 '23 12:02 alex-hh

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...

sgugger avatar Feb 24 '23 08:02 sgugger

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.

github-actions[bot] avatar Mar 25 '23 15:03 github-actions[bot]