OpenCL-1.0.3.1: Haskell high-level wrapper for OpenCL

The OpenCL package

Haskell FFI binding to OpenCL library. It includes high-level wrappers to help development. Based on the OpenCLRaw package.

Most of the functions can throw a CLError exception. Using the module Control.Exception helps to work with this package's exceptions.

Properties

Versions1.0.1.3, 1.0.2.2, 1.0.2.3, 1.0.2.4, 1.0.2.6, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.3.3
Dependenciesbase (≥4.0 & <5), bytestring, mtl (2.0.*)
LicenseBSD3
Copyright(c) 2011 Luis Cabellos, at The Institute of Physics of Cantabria (IFCA)
AuthorLuis Cabellos
MaintainerLuis Cabellos
StabilityExperimental
CategoryGPU, FFI, Graphics
Home pagehttps://github.com/zhensydow/opencl
Bug trackerhttps://github.com/zhensydow/opencl/issues
Source repositorygit clone https://zhensydow@github.com/zhensydow/opencl.git
Upload dateMon Jul 2 10:49:40 UTC 2012
Uploaded byLuisCabellos
Built onghc-7.4

Modules

Downloads