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

[Docs] Minor doc fixes for init_process_group #47644

Closed
wants to merge 3 commits into from

Conversation

osalpekar
Copy link
Member

@osalpekar osalpekar commented Nov 10, 2020

Stack from ghstack:

Minor Update to the init_process_group docs.

Differential Revision: D24633432

Minor Update to the init_process_group docs.

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added cla signed oncall: distributed Add this issue/PR to distributed oncall triage queue labels Nov 10, 2020
osalpekar added a commit that referenced this pull request Nov 10, 2020
Minor Update to the init_process_group docs.

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)

ghstack-source-id: 116258381
Pull Request resolved: #47644
@@ -401,11 +401,11 @@ def init_process_group(backend,
asynchronously and the process will crash. ``NCCL_BLOCKING_WAIT``
will provide errors to the user which can be caught and handled,
but due to its blocking nature, it has a performance overhead. On
the other hand, ``NCCL_ASYNC_ERROR_HANDLING`` has little
the other hand, ``NCCL_ASYNC_ERROR_HANDLING`` has very little
Copy link
Contributor

Choose a reason for hiding this comment

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

redundant space before "very"

@dr-ci
Copy link

dr-ci bot commented Nov 10, 2020

💊 CI failures summary and remediations

As of commit 15549e7 (more details on the Dr. CI page):


  • 1/3 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)
  • 2/3 broken upstream at merge base 2204374 on Nov 11 from 12:30am to 11:54am PDT (12 commits; 0650a61 - dac0192)

🚧 2 fixed upstream failures:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is newer than viable/strict, you can try basing on an older, stable commit:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)

If your commit is older than viable/strict:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 13 times.

Minor Update to the init_process_group docs.

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)

[ghstack-poisoned]
osalpekar added a commit that referenced this pull request Nov 10, 2020
Pull Request resolved: #47644

Minor Update to the init_process_group docs.
ghstack-source-id: 116337449

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)
Minor Update to the init_process_group docs.

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)

[ghstack-poisoned]
osalpekar added a commit that referenced this pull request Nov 11, 2020
Pull Request resolved: #47644

Minor Update to the init_process_group docs.
ghstack-source-id: 116441798

Differential Revision: [D24633432](https://our.internmc.facebook.com/intern/diff/D24633432/)
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 32b4b51.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 32b4b51.

@facebook-github-bot facebook-github-bot deleted the gh/osalpekar/104/head branch November 15, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged oncall: distributed Add this issue/PR to distributed oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants