Skip to content

Conversation

@awgu
Copy link
Collaborator

@awgu awgu commented Oct 18, 2022

Stack from ghstack:

Let us silence some more warnings 👍🏼

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2022

🔗 Helpful Links

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

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

✅ No Failures

As of commit fe79b20:
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added release notes: distributed (fsdp) release notes category labels Oct 18, 2022
awgu pushed a commit that referenced this pull request Oct 18, 2022
ghstack-source-id: 1b31017
Pull Request resolved: #87240
Copy link
Contributor

@zhaojuanmao zhaojuanmao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

somehow did not see it replaces the _reduce_scatter_base() call in fully_sharded_data_parallel.py?

@awgu
Copy link
Collaborator Author

awgu commented Oct 21, 2022

somehow did not see it replaces the _reduce_scatter_base() call in fully_sharded_data_parallel.py?

After Olga's communication hook work, the reduce-scatter is now the one in torch/distributed/algorithms/_comm_hooks/default_hooks.py.

@rohan-varma mentioned maybe the call is too non-obvious now. We can refactor later.

@awgu awgu added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 21, 2022
Copy link
Contributor

@rohan-varma rohan-varma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. agree current situation is non-obvious, we should consider refactor.

@awgu
Copy link
Collaborator Author

awgu commented Oct 24, 2022

@pytorchbot rebase -s

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Rebase failed due to Command git -C /home/runner/work/pytorch/pytorch rebase refs/remotes/origin/viable/strict gh/awgu/133/orig returned non-zero exit code 1

Rebasing (1/1)
Auto-merging test/distributed/fsdp/test_fsdp_comm.py
CONFLICT (content): Merge conflict in test/distributed/fsdp/test_fsdp_comm.py
error: could not apply e4eb7466c1... [FSDP] Use `reduce_scatter_tensor()`
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply e4eb7466c1... [FSDP] Use `reduce_scatter_tensor()`

Raised by https://github.com/pytorch/pytorch/actions/runs/3309788180

Let us silence some more warnings 👍🏼 

[ghstack-poisoned]
awgu pushed a commit that referenced this pull request Oct 24, 2022
ghstack-source-id: 6238433
Pull Request resolved: #87240
@awgu
Copy link
Collaborator Author

awgu commented Oct 24, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@github-actions
Copy link
Contributor

Hey @awgu.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

@awgu awgu added the topic: improvements topic category label Oct 24, 2022
kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Nov 5, 2022
Let us silence some more warnings 👍🏼
Pull Request resolved: pytorch#87240
Approved by: https://github.com/rohan-varma
kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Dec 10, 2022
Let us silence some more warnings 👍🏼
Pull Request resolved: pytorch#87240
Approved by: https://github.com/rohan-varma
@facebook-github-bot facebook-github-bot deleted the gh/awgu/133/head branch June 8, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: distributed (fsdp) release notes category topic: improvements topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants