-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify 2D parallel process group init (#2694)
Summary: Pull Request resolved: #2694 DeviceMesh and manual PG initialization was redundant code leading to more process groups created then needed. (2x as much) In this diff we update the init to use the process groups created by the DeviceMesh init instead. Reviewed By: carlbunny, TroyGarden Differential Revision: D68495749 fbshipit-source-id: 85123a5f43f0e1c55e50e5fd52b6dbc0d2c62107
- Loading branch information
1 parent
dd5457c
commit 519f193
Showing
1 changed file
with
9 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters