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

custom allreduce cuda kernel #20703

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

custom allreduce cuda kernel #20703

wants to merge 13 commits into from

Conversation

wangyems
Copy link
Member

@wangyems wangyems commented May 16, 2024

Description

Conditionally route to custom AllReduce kernel when buffer size and gpu numbers meet certain requirements. Otherwise, keep using NCCL's AllReduce.

Motivation and Context

@wangyems wangyems marked this pull request as ready for review May 17, 2024 04:22
@wangyems wangyems requested a review from a team as a code owner May 17, 2024 21:32
Copy link
Member

@yuslepukhin yuslepukhin left a comment

Choose a reason for hiding this comment

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

🕐

tianleiwu
tianleiwu previously approved these changes May 28, 2024
@wangyems wangyems requested a review from tianleiwu May 29, 2024 04:52
tianleiwu
tianleiwu previously approved these changes May 29, 2024
snnn
snnn previously approved these changes May 29, 2024
@wangyems wangyems dismissed stale reviews from snnn and tianleiwu via 9eac1a1 May 30, 2024 23:59
@wangyems wangyems requested a review from yuslepukhin May 31, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants