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

all_reduce algo factor for NVLink SHARP In network reductions #238

Open
OrenLeung opened this issue Jul 23, 2024 · 0 comments
Open

all_reduce algo factor for NVLink SHARP In network reductions #238

OrenLeung opened this issue Jul 23, 2024 · 0 comments

Comments

@OrenLeung
Copy link
Contributor

OrenLeung commented Jul 23, 2024

Hi nccl team,

I was wondering if the all reduce algo factor to obtain bus bandwidth (2*(n-1)/n) is still accurate when in network reductions like SHARP or NVLink SHARP is done. With in network reductions, there is only N+1 sends, N+1 receive instead of 2N sends, 2N receive If 2*(n-1)/n is not accurate, what would the proper correction factor be for in network reductions?

image

image

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

No branches or pull requests

1 participant