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

Refactor collective communication all_gather, all_reduce, broadcast & barrier C++ API #47481

Merged
merged 5 commits into from Nov 7, 2022

Conversation

HermitSun
Copy link
Contributor

@HermitSun HermitSun commented Oct 31, 2022

PR types

Others

PR changes

APIs

Describe

Refactor collective communication C++ API, including:

  • all_gather
  • all_reduce
  • broadcast
  • barrier

@paddle-bot
Copy link

paddle-bot bot commented Oct 31, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@HermitSun HermitSun force-pushed the collective-cpp-interface branch 3 times, most recently from db5dadf to a3d76aa Compare November 4, 2022 07:16
@HermitSun HermitSun changed the title Refactor collective communication all_reduce C++ API Refactor collective communication all_gather, all_reduce, broadcast & barrier C++ API Nov 4, 2022
LiYuRio
LiYuRio previously approved these changes Nov 4, 2022
Copy link
Contributor

@LiYuRio LiYuRio left a comment

Choose a reason for hiding this comment

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

LGTM

chenwhql
chenwhql previously approved these changes Nov 4, 2022
Copy link
Contributor

@chenwhql chenwhql left a comment

Choose a reason for hiding this comment

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

LGTM for PADDLE_ENFORCE

@sljlp sljlp merged commit e1a1c35 into PaddlePaddle:develop Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants