My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

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:

Status: Pre-Alpha

Powered by Google Project Hosting