Run Spacy on Intel gpu #7876
Unanswered
armensanoyan
asked this question in
Help: Other Questions
Replies: 1 comment
-
Sorry for the delayed reply, but I'm not aware of anyone using spaCy with non-Nvidia GPUs. Cupy does have experimental AMD support, though I guess that won't help you. You could maybe try this opencl backend for cupy, though it doesn't seem to be actively maintained. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an Intel Iris graphics card. Is there any way to make spacy work on my gpu. The CuPy seems to work only on Cuda, which is NVDIA thing. May be there is any way to do it with opencl or ZLUDA ?
Beta Was this translation helpful? Give feedback.
All reactions