Skip to content

fix all2all support #201

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

TaekyungHeo
Copy link
Collaborator

@TaekyungHeo TaekyungHeo commented Mar 21, 2025

Summary

Fix support to replay all2all.

Depend on PyTorch PR-149485.

Test Plan

constructed 4 rank case to invoke torch.distributed.all_to_all() and torch.distributed.all_to_all_single(), then dump trace and replay.
image

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 21, 2025
@shengfukevin
Copy link
Contributor

The fix looks good to me. Thanks for the fix. Let's wait until pytorch/pytorch#149485 is merged.

@sanshang-nv
Copy link
Contributor

Hi, @shengfukevin
Thanks for the merging to PyTorch repo. pytorch/pytorch#149485

Then, can this Param PR be merged now?

@facebook-github-bot
Copy link
Contributor

@shengfukevin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@TaekyungHeo TaekyungHeo force-pushed the sanshang/fix_all2all branch from 6b86d24 to 113c54c Compare April 16, 2025 15:26
@facebook-github-bot
Copy link
Contributor

@TaekyungHeo has updated the pull request. You must reimport the pull request before landing.

@TaekyungHeo TaekyungHeo force-pushed the sanshang/fix_all2all branch from 113c54c to 21efb25 Compare April 18, 2025 09:26
@facebook-github-bot
Copy link
Contributor

@TaekyungHeo has updated the pull request. You must reimport the pull request before landing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants