出典:Wikipedia
出典:『Wikipedia』 (2011/07/01 21:34 UTC 版)
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 its views on metaprogramming.