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

Trying to figure out how to get a pipeline running on GPU. #2952

Closed
deepdad opened this issue Nov 20, 2018 · 4 comments
Closed

Trying to figure out how to get a pipeline running on GPU. #2952

deepdad opened this issue Nov 20, 2018 · 4 comments
Labels
gpu Using spaCy on GPU

Comments

@deepdad
Copy link

deepdad commented Nov 20, 2018

Using the GPU/vector model for English,

p.
@BramVanroy
Copy link
Contributor

Please provide more information:

  • a full code snippet (including sample data)
  • your environment (GPU, CUDA version, Python version, spaCy version)

@honnibal
Copy link
Member

I suspect the problem is the use of CUDA 10, which is currently not supported by cupy. Try again with CUDA 9.2?

@honnibal honnibal added the gpu Using spaCy on GPU label Nov 26, 2018
@deepdad
Copy link
Author

deepdad commented Nov 26, 2018

thanks

@ines ines closed this as completed Dec 6, 2018
@lock
Copy link

lock bot commented Jan 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
gpu Using spaCy on GPU
Projects
None yet
Development

No branches or pull requests

4 participants