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

Remove NCCL capability from pycuda, use cupy engines instead #524

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

daurer
Copy link
Contributor

@daurer daurer commented Jan 30, 2024

We currently use Cupy's NCCL support in our PyCUDA engines. To avoid any PyCUDA/Cupy issues, it makes more sense to drop the NCCL support for our PyCUDA engines and instead advice using the CuPy engines which still have NCCL support.

@daurer daurer requested a review from bjoernenders January 30, 2024 09:47
This was referenced Feb 1, 2024
@daurer daurer merged commit 2fa9f5a into dev Feb 2, 2024
4 checks passed
@daurer daurer deleted the remove-nccl-support branch February 2, 2024 16:10
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.

1 participant