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

Update CuPy extras #12890

Merged
merged 1 commit into from Aug 8, 2023
Merged

Conversation

adrianeboyd
Copy link
Contributor

Description

  • Add cuda12x for cupy-cuda12x.
  • Drop cuda-autodetect from quickstart, set default to cuda11x instead.

cupy is dropping the cupy-wheel package used by cuda-autodetect for cupy v13 because it's not really possible to maintain it given changes in pip. We should move away from recommending it.

Types of change

?

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

* Add `cuda12x` for `cupy-cuda12x`.
* Drop `cuda-autodetect` from quickstart, set default to `cuda11x`
instead.
@adrianeboyd adrianeboyd added install Installation issues gpu Using spaCy on GPU labels Aug 8, 2023
@adrianeboyd adrianeboyd merged commit c4e378d into explosion:master Aug 8, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Using spaCy on GPU install Installation issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants