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

Add bit redop test #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wangxicoding
Copy link

@GeKeShi
Copy link

GeKeShi commented Nov 27, 2021

Hi @wangxicoding, have you ever try to test this bitwise operation enabled NCCL with PyTorch distributed? Thank you!

@wangxicoding
Copy link
Author

Hi @wangxicoding, have you ever try to test this bitwise operation enabled NCCL with PyTorch distributed? Thank you!

@GeKeShi Sorry, I didn't. I wanted to apply this to lookup table or sparse communication, but things I did later changed, so I didn't continue to do it.

@GeKeShi
Copy link

GeKeShi commented Nov 29, 2021

Hi @wangxicoding, have you ever try to test this bitwise operation enabled NCCL with PyTorch distributed? Thank you!

@GeKeShi Sorry, I didn't. I wanted to apply this to lookup table or sparse communication, but things I did later changed, so I didn't continue to do it.

Thanks for your reply! I also want to apply this function to communicate sparse tensor. It is a common requirement in distributed setting, but NVIDIA still haven't developed the bitwise operation in All-Reduce.

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.

None yet

2 participants