Skip to content

Move get_dispatch_layout from internode.cu to runtime.cu and enable is for intranode. #71657

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

Xreki
Copy link
Contributor

@Xreki Xreki commented Mar 14, 2025

PR Category

Communication Library

PR Types

New features

Description

pcard-67164

修复#71435 合入后编译纯单机版本的问题:get_dispatch_layout函数虽然放在internode.cu中,但是是intranode和internode共用的,因此挪到了runtime.cu中。

@Xreki Xreki requested review from sneaxiy and ForFishes as code owners March 14, 2025 05:12
Copy link

paddle-bot bot commented Mar 14, 2025

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

Copy link
Member

@ForFishes ForFishes left a comment

Choose a reason for hiding this comment

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

LGTM

@Xreki Xreki merged commit 2c063c1 into PaddlePaddle:develop Mar 17, 2025
30 checks passed
@Xreki Xreki deleted the fix_deepep_intranode branch March 17, 2025 03:53
YqGe585 pushed a commit to YqGe585/Paddle that referenced this pull request May 7, 2025
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.

4 participants