Skip to content
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

Use allreduce_coalesced for factor allreduce #35

Open
gpauloski opened this issue Mar 10, 2022 · 1 comment
Open

Use allreduce_coalesced for factor allreduce #35

gpauloski opened this issue Mar 10, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed pytorch-1.11 Features available in PyTorch 1.11

Comments

@gpauloski
Copy link
Owner

pytorch/pytorch#62140

"grouped comm on a set of unflattened tensors can be more performant than flattening+a single flat nccl call."

@gpauloski gpauloski added the pytorch-1.11 Features available in PyTorch 1.11 label Mar 11, 2022
@gpauloski
Copy link
Owner Author

Can also use allgather_coalesced instead of gradient/inverse broadcast.

@gpauloski gpauloski added the enhancement New feature or request label Mar 25, 2022
@gpauloski gpauloski self-assigned this Feb 26, 2023
@gpauloski gpauloski added the help wanted Extra attention is needed label Feb 26, 2023
@gpauloski gpauloski removed their assignment Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed pytorch-1.11 Features available in PyTorch 1.11
Projects
None yet
Development

No branches or pull requests

1 participant