Sean Breckling <[email protected]> writes:

> Andreas,
>
> I've added those paths, and also added:
>
> /usr/local/cuda-7.5/targets/x86_64-linux/lib
>
> to LD_LIBRARY_PATH (in case that extra /l was a typo).
>
> The outcome hasn't changed.
>
> ImportError: libcurand.so.7.5: cannot open shared object file: No such file
> or directory

Smells like an architecture mismatch--did you install a 32-bit toolkit
but are building on a 64-bit system?

Andreas

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to