Skip to content

[c10d] Python binding for reduce,allgather,scatter,gather ops and python tests#10159

Closed
teng-li wants to merge 1 commit intopytorch:masterfrom
teng-li:op_pybind
Closed

[c10d] Python binding for reduce,allgather,scatter,gather ops and python tests#10159
teng-li wants to merge 1 commit intopytorch:masterfrom
teng-li:op_pybind

Conversation

@teng-li
Copy link
Contributor

@teng-li teng-li commented Aug 2, 2018

Provided python binding for these four ops. Also provided nccl binding test.

Based on #10058

Please only review init.cpp, and test file.

@teng-li teng-li added the oncall: distributed Add this issue/PR to distributed oncall triage queue label Aug 2, 2018
@teng-li teng-li requested review from apaszke and pietern August 2, 2018 07:35
@teng-li teng-li changed the title [c10d] Python binding for reduce,allgather,scatter,gather ops [c10d] Python binding for reduce,allgather,scatter,gather ops and python tests Aug 3, 2018
Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

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

Why do we only test NCCL?

This comment was marked as off-topic.

@yf225
Copy link
Contributor

yf225 commented Aug 14, 2018

@teng-li Ping :D

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

teng-li has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit that referenced this pull request Aug 14, 2018
Summary:
Based on #10159

Please review ProcessGroupMPI.cpp/hpp and init.cpp
Pull Request resolved: #10199

Reviewed By: yf225

Differential Revision: D9324027

Pulled By: teng-li

fbshipit-source-id: 2dd524bee0c7ca8f9594ec3b4f3ebbbb608df337
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
…ts (pytorch#10159)

Summary:
Provided python binding for these four ops. Also provided nccl binding test.

Based on pytorch#10058

Please only review init.cpp, and test file.
Pull Request resolved: pytorch#10159

Reviewed By: yf225

Differential Revision: D9323192

Pulled By: teng-li

fbshipit-source-id: b03822009d3a785ec36fecce2fc3071d23f9994e
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Based on pytorch#10159

Please review ProcessGroupMPI.cpp/hpp and init.cpp
Pull Request resolved: pytorch#10199

Reviewed By: yf225

Differential Revision: D9324027

Pulled By: teng-li

fbshipit-source-id: 2dd524bee0c7ca8f9594ec3b4f3ebbbb608df337
@ezyang ezyang added the merged label Jun 26, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants