Skip to content

CUBLAS_STATUS_INTERNAL_ERROR on spacy 3.0 #7428

Discussion options

You must be logged in to vote

Hi, this is probably related to a problem with the torch installation. We'd recommend uninstalling torch and installing torch with the command you get from their quickstart here after picking the right options for your system: https://pytorch.org/get-started/locally/

Googling the error led to some issues related to the most recent version of torch (1.8.0), so it's also possible downgrading to 1.7.1 might help. I also don't see support for CUDA 11.2 there, so maybe 11.1 would be a better choice for now.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by DeltaSierra4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues
2 participants