ggeo <gg...@windowslive.com> writes:

> Hello, I receive the above error when I try to run a pycuda code.
>
> I use sabayon linux and this happened after an update at which it installed
> the cuda toolkit 5.5
>
>
> I tried to install again pycuda through:
>
> python configure.py --cuda-root=/opt/cuda/

Couple hints:

- You may want to delete siteconf.py. (or move it off to the side so you
  can look at things you may have customized)

- You may want to 'rm -Rf build'

python setup.py install

should then build a new pycuda for you.

HTH,
Andreas

Attachment: pgp3hTJssqBJP.pgp
Description: PGP signature

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

Reply via email to