Thanks for response. CUDA was already installed in machine which i got. But,
I see  "cudatoolkit_4.1.28_linux_64_rhel6.x.run " in directory "Downloads"
of prof's account. So, i guess its 64 bit. 

additional info:
I just used GUI, and this happened:
>>> import pycuda.driver as cuda

Traceback (most recent call last):
 File "<pyshell#0>", line 1, in <module>
  import pycuda.driver as cuda
ImportError: No module named pycuda.driver

--
View this message in context: 
http://pycuda.2962900.n2.nabble.com/ImportError-No-module-named-driver-tp4099529p7574645.html
Sent from the PyCuda mailing list archive at Nabble.com.

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

Reply via email to