Skip to content
Discussion options

You must be logged in to vote

After upgrading, I had the same problem with my A6000 GPUs. I had cupy-cuda117 installed, but the above cupy test claimed No module named 'cupy'. Then I went to the cupy website and installed cupy-cuda11x. Spacy worked again, but it complained that I had two cupy packages installed.

cupy-cuda117           10.6.0
cupy-cuda11x           11.0.0

Then I uninstalled cupy-cuda117, got the No GPU devices detected error again, reinstalled cupy-cuda117, and now it works great with no errors or warnings—even though I once again have two cupy packages installed. What's going on here?

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@polm
Comment options

Comment options

You must be logged in to vote
2 replies
@adrianeboyd
Comment options

@mhillebrand
Comment options

Answer selected by adrianeboyd
Comment options

You must be logged in to vote
1 reply
@adrianeboyd
Comment options

Comment options

You must be logged in to vote
1 reply
@adrianeboyd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Using spaCy on GPU feat / ner Feature: Named Entity Recognizer more-info-needed This issue needs more information
5 participants