Hello I installed pyCUDA 0.93 onto a Ubuntu 9.10 machine using the cuda 2.3 library compiled with gcc-4.3. When I import anything from pycuda, I get an immediate page fault. I am running python 2.6.4 that was compiled with gcc-4.4 so my first guess is that the fault is caused because of the difference in compiler versions. Is this the most likely cause and if it is is there a way to resolve without loading an old version of python 2.6? If it is not the likely cause, any suggestions?
thanks Jim
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
