OpenCL-1.0.3.3: 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)
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/IFCA/opencl
Bug trackerhttps://github.com/zhensydow/IFCA/issues
Source repositorygit clone https://zhensydow@github.com/IFCA/opencl.git
Upload dateWed Feb 20 10:12:24 UTC 2013
Uploaded byLuisCabellos
Build failureghc-7.6 (log)

Modules

Downloads