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

[AutoParallel] Open sequence parallel opt #64119

Merged
merged 2 commits into from
May 10, 2024

Conversation

zhangbo9674
Copy link
Contributor

@zhangbo9674 zhangbo9674 commented May 8, 2024

PR Category

Auto Parallel

PR Types

Performance

Description

Open sequence parallel opt
将 reudce_scatter 算子的 kernel 从 phi 的 reduce_scatter 改为legacy structure kernel:c_reducescatter,因为使用 phi reduce_scatter kernel 时,NCCLCommContext 的 size_ 存在错误,原因暂时未知
Pcard-73145

Copy link

paddle-bot bot commented May 8, 2024

你的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.

@zhangbo9674 zhangbo9674 merged commit 770623f into PaddlePaddle:develop May 10, 2024
31 checks passed
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 10, 2024
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 11, 2024
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.

2 participants