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

Remove place for process group #47857

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Conversation

LiYuRio
Copy link
Contributor

@LiYuRio LiYuRio commented Nov 10, 2022

PR types

Others

PR changes

Others

Describe

ProcessGroup不应该和place绑定,而应该由调用通信操作的输入决定,之前引入place目测是为了解决套件在运行分布式时,卡1上调用place为卡0的操作,经过验证,目前这个错误已在动态图调用时被修复,同时在 #47740 中,保证调用通信操作时也会重新指定place,避免出现place错位的情况。

@paddle-bot
Copy link

paddle-bot bot commented Nov 10, 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.

@LiYuRio LiYuRio force-pushed the dev_remove_place branch 10 times, most recently from 7992cda to 87138bf Compare November 11, 2022 09:39
@LiYuRio LiYuRio force-pushed the dev_remove_place branch 4 times, most recently from 448ecbb to 44debce Compare November 14, 2022 03:16
HermitSun
HermitSun previously approved these changes Nov 14, 2022
Copy link
Contributor

@HermitSun HermitSun left a comment

Choose a reason for hiding this comment

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

LGTM

@sljlp sljlp merged commit 2d383b8 into PaddlePaddle:develop Nov 14, 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.

3 participants