
pythoncl
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
- License: Apache License 2.0
- 5 stars
- hg-based source control