Skip to content

Add custom reduce scatter to llama_comms #3730

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

Closed
wants to merge 1 commit into from

Conversation

xw285cornell
Copy link
Contributor

Summary: In MOE, we have a pattern of allreduce -> split -> alltoall: https://fburl.com/gdoc/c2x38qxo. Add custom reduce scatter to simplilfy allreduce -> split path.

Reviewed By: feikou

Differential Revision: D69444988

Summary: In MOE, we have a pattern of allreduce -> split -> alltoall: https://fburl.com/gdoc/c2x38qxo. Add custom reduce scatter to simplilfy allreduce -> split path.

Reviewed By: feikou

Differential Revision: D69444988
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69444988

Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 59f800d
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67bd79a0aa39a5000857e916
😎 Deploy Preview https://deploy-preview-3730--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4d81e47.

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3730

Pull Request resolved: facebookresearch/FBGEMM#813

In MOE, we have a pattern of allreduce -> split -> alltoall: https://fburl.com/gdoc/c2x38qxo. Add custom reduce scatter to simplilfy allreduce -> split path.

Reviewed By: feikou

Differential Revision: D69444988

fbshipit-source-id: c86ebe61b767a45ccc0a3181ad4cf29182995ddf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants