Hey! I'm new to opencl, I've just written my first code. It's tested and finally works. But, every time I start my python script kernel builds, which takes a lot of time. More than the running time itself. So, my question is: Isn't there any way to use a 'pre-compiled' kernel? I mean I build it once, and I give the builted one instead of the source.
Thanks, Gergő
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
