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

Install PyTorch from nightly wheels #3

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

rostan-t
Copy link
Collaborator

PyTorch provides nightly wheels for Python 3.13t so we don't need to build it from source anymore.

The only supported CUDA versions at the time of writing are 11.8, 12.1 and 12.4. Passing anything else to the build argument CUDA_VERSION will result in PyTorch being ignored.

@rostan-t rostan-t marked this pull request as ready for review October 11, 2024 11:26
docker/Dockerfile Outdated Show resolved Hide resolved
@rostan-t
Copy link
Collaborator Author

Pipeline 19358904 passed

@rostan-t rostan-t merged commit a1b04f2 into NVIDIA:main Oct 16, 2024
@rostan-t rostan-t deleted the pytorch-nightly branch October 16, 2024 07:59
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