pythoncl


Python Bindings for OpenCL

Python Bindings for OpenCL

Features: * Clean Interface * Releases Global Interpreter Lock (GIL) on potentially blocking calls * Uses buffer interface for all data inputs and outputs * MemMap object for buffer access to mapped memory * Constants grouped according to function * Automatic CL error raising

Other Python OpenCL Bindings: * Python::OpenCL * PyOpenCL

Status: Pre-Alpha

Project Information

Labels:
Python OpenCL GPGPU