Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels