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

[breaking][waiting to merge] feat: allow NCCL comm type to operate on views as well #281

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

dkales
Copy link
Contributor

@dkales dkales commented Aug 6, 2024

This PR allows the NCCL communication operations to operate on CudaView and CudaViewMut as well. I also added a small test to show this works as intended by copying the old one.

@dkales
Copy link
Contributor Author

dkales commented Aug 6, 2024

also fixing doc indents that are now flagged since clippy 1.80

Copy link
Owner

@coreylowman coreylowman left a comment

Choose a reason for hiding this comment

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

Looks good! Will wait for next breaking release to merge (seems like we are collecting a good amount now, so likely soon)

@coreylowman coreylowman changed the title feat: allow NCCL comm type to operate on views as well [breaking][waiting to merge] feat: allow NCCL comm type to operate on views as well Aug 20, 2024
@coreylowman coreylowman merged commit c5de356 into coreylowman:main Aug 20, 2024
3 checks passed
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.

2 participants