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

Feature: Add basic NCCL communication space backend #128

Draft
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

dssgabriel
Copy link
Collaborator

This is still very much WIP and cannot build at the moment. I am simply opening the PR so that folks meeting at SC24 can exchange on it. 👍

@dssgabriel dssgabriel self-assigned this Nov 14, 2024
@dssgabriel dssgabriel marked this pull request as draft November 14, 2024 18:46
@dssgabriel dssgabriel added the enhancement New feature or request label Nov 15, 2024
CMake module for finding NCCL was taken from pytorch repo. Need to look
into licensing rules.
This change allows users to avoid having to use backend-specific
reduction types when calling KokkosComm functions.
NCCL can now be enabled without explicitly requiring enabling MPI.

However, need to check that MPI is still an available dependency as it
is the fallback communication backend!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant