-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[nvbugs/5326453] Avoid nesting NCCL grouping in allgather OP #5789
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
Conversation
This reverts commit 3a58db8.
Signed-off-by: junq <[email protected]>
Signed-off-by: junq <[email protected]>
/bot run |
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.
I'm not familiar with the NCCL part, but the rest LGTM!
PR_Github #11125 [ run ] triggered by Bot |
PR_Github #11125 [ run ] completed with state |
Signed-off-by: junq <[email protected]>
/bot skip --comment "previous pipeline passed, skip the last code comment changes" |
/bot run |
/bot skip --comment "previous pipeline passed, skip the last code comment changes" |
/bot skip --comment "previous pipeline passed, skip the last code comment changes" |
PR_Github #11226 [ skip ] triggered by Bot |
PR_Github #11226 [ skip ] completed with state |
…5789) Signed-off-by: junq <[email protected]>
…5789) Signed-off-by: junq <[email protected]>
This PR reverts the WAR #5583, and fix the real rootcause in allgather OP