Re: [PyCUDA] PyCuda Ubuntu 12.04 issues

2013-05-14 Thread albeam
Thanks for the help. I've upgraded the Cuda toolkit to 5.0 and my driver and reinstalled PyCuda. The installation was much smoother this time (I still had to clone into git submodule update --init), but it seems to have installed. I did not have to remove the --no-use-shipped-boost flag this time,

Re: [PyCUDA] PyCuda Ubuntu 12.04 issues

2013-05-14 Thread albeam
It seems that the import error was similar to what was happening here: http://pycuda.2962900.n2.nabble.com/ImportError-No-module-named-driver-td4099529.html Changing out of the install director seems to have fixed the issue and it seems I can run the demo examples. For posterity, what I did

Re: [PyCUDA] PyCuda Ubuntu 12.04 issues

2013-05-13 Thread Andreas Kloeckner
albeam alb...@ncsu.edu writes: I'm having issues getting pycuda to run properly. I had issues installing, which I suspect is the root of my issue now. Following these instructions: http://wiki.tiker.net/PyCuda/Installation/Linux/Ubuntu I had to remove the last configuration flag