On Dienstag 08 Dezember 2009, Roger Pau Monné wrote:
> pycuda._driver.LogicError: cuDeviceGetAttribute failed: not found

My guess would be that PyCUDA is asking for an attribute that the driver 
doesn't know about. This could happen if you compiled PyCUDA against a CUDA 
header that doesn't match your driver version.

HTH,
Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to