OpenCL is a standard for parallel programming on heterogeneous devices including CPUs, GPUs, and others processors. It provides a common language C-like language for executing code on those devices, as well as APIs to setup the computations. Python::OpenCL aims at being an easy to use Python wrapper around the OpenCL library. Python::OpenCL is licensed under the GPL version 3 or later.
Do not hesitate to clone Python::OpenCL:
git clone git://gitorious.org/python-opencl/python-opencl.git
Homepage | Project | Wiki | Download | Mailing List
A distributed bug tracker, ticgit, is used to store tickets as a branch inside the Git repository. Python::OpenCL has been tested both on GPUs and CPUs with the OpenCL libraries from NVIDIA and from AMD (ATI Stream).
Slug name: python-opencl
Contents: