CLyther dev documentation — CLyther v0.dev documentation

CLyther is a python tool similar to Cython. CLyther is a python language extension that makes writing OpenCL code as easy as Python itself. CLyther currently only supports a subset of the Python language definition but adds many new features to OpenCL. CLyther was inspired by PyCUDA and PyCUDA’s views on Metaprogramming.

This is a project to keep a very close eye on. On a related note, closures support in Cython seems to have been delayed until 0.14.

Meta