On Dienstag 15 Dezember 2009, you wrote: > I seem to be doing something wrong. dump-info.py indicates that all of the > following extensions should be supported on my card, but I get errors on > compile. How does pycuda handle the pre-processor ( or whatever stage of > compilation handles #pragma ) ?
It seems stuff starts working if you replace #pragma OPENCL EXTENSION ... by #pragma extension ... HTH, Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyOpenCL mailing list [email protected] http://tiker.net/mailman/listinfo/pyopencl_tiker.net
