Skip to content

Conversation

@matthewdouglas
Copy link
Member

This PR removes support for NVIDIA Maxwell GPUs (sm50/sm52) in our normal binary distribution. The README and documentation have been updated to reflect this change. There are some other minor corrections to the documentation.

These GPUs are >= 10 years old now. This includes models such as GTX 980, M4, and Quadro M6000. We're making this change as user demand for continued Maxwell support has been very limited, and this will reduce our maintenance and binary size overhead.

For the time being, support for Maxwell GPUs can still be built from source, but we will not continue to guarantee or maintain that compatibility moving forward.

This change is targeted to be included in the upcoming v0.48.0 release.

@matthewdouglas matthewdouglas added CUDA Issues and PRs related to the CUDA backend, excluding installation/support help. Documentation Improvements or additions to documentation labels Sep 16, 2025
@matthewdouglas matthewdouglas added this to the v0.48.0 milestone Sep 16, 2025
@github-actions
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 dd1929b into main Sep 16, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CUDA Issues and PRs related to the CUDA backend, excluding installation/support help. Documentation Improvements or additions to documentation

2 participants