On Mittwoch 18 März 2009, William King wrote:
> I'm now finding that I'm getting the:
> cc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> E.cc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> E....cc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory
> Ecc1plus: error: cuda_runtime.h: No such file or directory

See if you can sucessfully run 'nvcc' on the following C CUDA example. If not: 
that's the problem. If yes: report back. (nvcc is reporting those errors when 
called by PyCUDA.)

http://llpanorama.wordpress.com/2008/05/21/my-first-cuda-program/

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