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

Dynamo support for collective broadcast op #135171

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

Conversation

zpcore
Copy link

@zpcore zpcore commented Sep 5, 2024

Add dynamo path for torch.distributed.boardcast.

This PR is a requirement for pytorch/xla#7956.

cc @XilunWu @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o

Copy link

pytorch-bot bot commented Sep 5, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135171

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit a34c4fb with merge base 30b9894 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the oncall: distributed Add this issue/PR to distributed oncall triage queue label Sep 5, 2024
@zpcore
Copy link
Author

zpcore commented Sep 5, 2024

Add @JackCaoG in the review.

@JackCaoG
Copy link
Collaborator

JackCaoG commented Sep 5, 2024

@wconstab wondering if you can find anyone in your team can help review this pr?

@zpcore
Copy link
Author

zpcore commented Sep 5, 2024

@pytorchbot label "release notes: distributed (c10d)"

@pytorch-bot pytorch-bot bot added the release notes: distributed (c10d) release notes category label Sep 5, 2024
@zpcore
Copy link
Author

zpcore commented Sep 5, 2024

The failing test job seems didn't get launched.

@soulitzer soulitzer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: distributed (c10d) release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants