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

Properly install NCCL for CUDA 12.2/12.1 #293

Merged
merged 8 commits into from
Oct 10, 2023
Merged

Conversation

yhtang
Copy link
Collaborator

@yhtang yhtang commented Oct 10, 2023

NCCL is apt-installed+held in the 12.1.1 CUDA image but not in the 12.2.0 image. Hence, we need to either install NCCL or bypass it depending on the situation.

Additional CI run for testing against CUDA 12.1.1: https://github.com/NVIDIA/JAX-Toolbox/actions/runs/6465963250

@yhtang yhtang merged commit 0ba13b0 into main Oct 10, 2023
16 of 18 checks passed
@yhtang yhtang deleted the fix-nccl-installation branch October 10, 2023 07:28
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