On Sun, 5 Sep 2010 23:50:56 -0400, Lev Givon <l...@columbia.edu> wrote:
> If I create a distribute-based virtualenv named CUDA in my home
> directory (using virtualenv 1.4.9), activate it, and then install the
> latest revision of pycuda using the installation root ~/CUDA after
> specifying the configure options
> 
> ./configure.py 
> --cudadrv-lib-dir=/usr/lib/nvidia-current,/usr/lib64/nvidia-current \
> --boost-inc-dir=/usr/include/,/usr/include/boost \
> --boost-lib-dir=/usr/lib,/usr/lib64 \
> --boost-python-libname=boost_python \
> --boost-thread-libname=boost_thread
> 
> (which is what I had been previously using to configure pycuda in the
> past) the installation completes successfully.

So, problem solved?

Andreas

Attachment: pgpqYbFFt9ej5.pgp
Description: PGP signature

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

Reply via email to