On Thu, 10 May 2012 16:27:33 -0700 (PDT), maxrider11 <ssethi...@gmail.com> 
wrote:
> Thank you for quick reply. someone else installed cuda. How to see that
> installed cuda is 32 bit ? If you are 100% sure about 32 bit, then I will
> install 64 bit cuda.

Well, the linker said /usr/local/lib/libcuda.so is incompatible. Try
this:

$ file /usr/lib/x86_64-linux-gnu/libOpenCL.so.1
/usr/lib/x86_64-linux-gnu/libOpenCL.so.1: ELF 64-bit LSB shared object,
x86-64, version 1 (SYSV), dynamically linked, stripped

This allows you to tell if it's a 32-bit library.

Andreas

Attachment: pgpqmPU6LJpiz.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to