Skip to content

Adds infra to use NCCL from pypi #1184

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

Closed
wants to merge 1 commit into from

Conversation

syed-ahmed
Copy link
Contributor

This PR installs nccl from NVIDIA developer website, links PyTorch against this system NCCL, and points rpath to the pypi nccl wheel.

Testing plan: use this PR to build pytorch and generate a wheel. Test that wheel with some distributed workload that uses NCCL.

Copy link
Contributor

@atalman atalman 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. Please see comment

@syed-ahmed syed-ahmed closed this Nov 21, 2022
@syed-ahmed
Copy link
Contributor Author

Reopened here #1196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants