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

add a c++ interface in processGroup to get its backend name #51066

Closed
wants to merge 6 commits into from

Conversation

zhaojuanmao
Copy link
Contributor

@zhaojuanmao zhaojuanmao commented Jan 26, 2021

Stack from ghstack:

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

Differential Revision: D26059769

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jan 26, 2021

💊 CI failures summary and remediations

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


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

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 to the (internal) Dr. CI Users group.

zhaojuanmao added a commit that referenced this pull request Jan 26, 2021
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

ghstack-source-id: 120349147
Pull Request resolved: #51066
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
zhaojuanmao added a commit that referenced this pull request Jan 26, 2021
Pull Request resolved: #51066

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.
ghstack-source-id: 120398373

Differential Revision: [D26059769](https://our.internmc.facebook.com/intern/diff/D26059769/)
torch/lib/c10d/ProcessGroup.hpp Outdated Show resolved Hide resolved
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
zhaojuanmao added a commit that referenced this pull request Jan 28, 2021
Pull Request resolved: #51066

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.
ghstack-source-id: 120543508

Differential Revision: [D26059769](https://our.internmc.facebook.com/intern/diff/D26059769/)
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
zhaojuanmao added a commit that referenced this pull request Jan 28, 2021
Pull Request resolved: #51066

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.
ghstack-source-id: 120600598

Differential Revision: [D26059769](https://our.internmc.facebook.com/intern/diff/D26059769/)
backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.

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

[ghstack-poisoned]
zhaojuanmao added a commit that referenced this pull request Jan 29, 2021
Pull Request resolved: #51066

backend name of a processgroup created using distributed_c10d python API is tracked, but there is no good way to track name of a processgroup created using processGroup c++ API. In some cases, knowing backend name of a processGroup is useful, e,g., log the backend name, or write some codes that have dependency on the known backend.
ghstack-source-id: 120628432

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

This pull request has been merged in d5541c5.

@facebook-github-bot facebook-github-bot deleted the gh/zhaojuanmao/57/head branch February 2, 2021 15:22
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