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

undefined symbol: GpuKernel_binary #588

Open
imk1 opened this issue Nov 6, 2019 · 2 comments
Open

undefined symbol: GpuKernel_binary #588

imk1 opened this issue Nov 6, 2019 · 2 comments

Comments

@imk1
Copy link

imk1 commented Nov 6, 2019

I installed libgpuarray and pygpu according to these instructions: http://deeplearning.net/software/libgpuarray/installation.html#step-by-step-install-user-library. When I ran the test at the end, I got the following error:

Traceback (most recent call last):
File "", line 1, in
File "/home/ikaplow/.local/lib/python2.7/site-packages/pygpu-0.6.5-py2.7-linux-x86_64.egg/pygpu/init.py", line 7, in
from . import gpuarray, elemwise, reduction
ImportError: /home/ikaplow/.local/lib/python2.7/site-packages/pygpu-0.6.5-py2.7-linux-x86_64.egg/pygpu/gpuarray.so: undefined symbol: GpuKernel_binary

Do you know what might be causing this and what I can do to fix it? Thanks!

@Foodzo
Copy link

Foodzo commented Jun 7, 2020

@imk1
Did you ever solve this issue? I am currently encountering the same problem.

@imk1
Copy link
Author

imk1 commented Jun 7, 2020

If I recall correctly, I solved it by changing my version of cudnn. I cannot remember how I figured out what version I should use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants