Apparently, my setup is still not complete. When trying out the
examples, I discover:
Python 2.6 (r26:66714, Nov 14 2008, 14:37:46)
[GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pycuda.driver as cuda
>>> cuda.init()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: cuInit failed: no device
Again I ask if there's something obvious I'm missing?
I have a GeForce 8600M GT and installed the cuda sdk:
[EMAIL PROTECTED]:/usr/local/cuda$ ls
bin/ doc/ include/ lib/ man/ open64/ src/
[EMAIL PROTECTED]:/usr/local/cuda$ ls bin/
bin2c* cudafe* cudafe++* fatbin* filehash*
nvcc* nvcc.profile ptxas*
[EMAIL PROTECTED]:/usr/local/cuda$ ls lib/
libcublas.dylib* libcublasemu.dylib* libcuda.dylib*
libcudart.dylib* libcufft.dylib* libcufftemu.dylib*
libtlshook.dylib*
thanks, Randy
_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net