I\'m a novice in OpenCL.
I have an algorithm which uses templates. It worked well with OpenMP parallelization but now the amount of data has grown and the only way t
PyOpenCL is now using Mako as it's template engine. http://www.makotemplates.org/