-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[hybrid] remove the using of global ring in hybrid parallel #34525
[hybrid] remove the using of global ring in hybrid parallel #34525
Conversation
Thanks for your contribution! |
45ec4b6
to
a3464d8
Compare
a3464d8
to
ee5a94b
Compare
f6f1bb3
to
a45d3e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for NPU
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Describe
1、Refine some code of c_comm_init_op.
2、c_gen_{nccl,bkcl,hccl}_id_op add Attr(ring_id) to distinguish different group's comm_id broadcast.
3、Remove the using of global ring in hybrid parallel.