On Tue, Mar 23, 2010 at 4:37 PM, Paul Rigor (uci) <paul.ri...@uci.edu <mailto:paul.ri...@uci.edu>> wrote:

   Hi Alexander,

   THanks, additional compile flags fixed the compilation of the test
   programs.  The device can be queried and the programs actually work.
     However, this doesn't really address the PyCUDA issue.  For
   example, test_driver.py fails because the wrapper doesn't seem to
   compile against CUDA driver properly.

   Any insights to that problem?


Hello Paul,

PyCUDA seems to have an annoying habit of destroying the local setuptools egg upon attempting to install it. To me it looks like this is the issue you have run into. Try issuing a "pip install setuptools --upgrade" and see if that resolves your problem.

Cheers,
~Alexander.
_______________________________________________
PyCUDA mailing list
pyc...@host304.hostmonster.com
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to