Skip to content

undefined symbol: GpuKernel_binary #588

Description

@imk1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions