Skip to content

Stop building for CUDA toolkit < 11.8 #1605

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

Merged
merged 3 commits into from
Apr 22, 2025
Merged

Stop building for CUDA toolkit < 11.8 #1605

merged 3 commits into from
Apr 22, 2025

Conversation

matthewdouglas
Copy link
Member

@matthewdouglas matthewdouglas commented Apr 22, 2025

#1544 set the new PyTorch minimum version of 2.2.0. We wish to align with the standard PyTorch distribution, which ships with CUDA 11.8 builds as the minimum by default from 2.1.

This change helps reduce maintenance burden in addition to keeping our binary sizes in check.

Building from source with older versions of the CUDA toolkit is still feasible, but will no longer be officially supported.

@matthewdouglas matthewdouglas added this to the v0.46.0 milestone Apr 22, 2025
Copy link

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@matthewdouglas matthewdouglas merged commit 53daa0e into main Apr 22, 2025
60 checks passed
@matthewdouglas matthewdouglas deleted the drop-cu117 branch April 22, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant