-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Device Mesh] Enable id based DeviceMesh universe with flag decouple_backend_at_save #167753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh/fduwjj/237/base
Are you sure you want to change the base?
Conversation
…backend_at_save [ghstack-poisoned]
|
The label |
|
The label |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/167753
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit bae2cbc with merge base a5f3035 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
The label |
|
The label |
|
The label |
|
The label |
I could use a more detailed motivation/explanation in the PR desc. Maybe what you are saying is
|
Stack from ghstack (oldest at bottom):
We always want to enable ID based rank_map to differentiate device mesh created within one universe or different universes. With the flag which decouples PG infos from device mesh save, we are now ready to enable this. (We tried to do this in #165680 and https://github.com/pytorch/pytorch/pull/166689/files but both seems to be BC breaking so we gate within this new flag added in #167590)
cc @H-Huang @awgu @wanchaol @fegin @wz337 @wconstab @d4l3k @pragupta @msaroufim @dcci