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
| Versions | 1.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 |
|---|---|
| Dependencies | base (≥4.0 & <5), bytestring, mtl (2.0.*) |
| License | BSD3 |
| Copyright | (c) 2011 Luis Cabellos, at The Institute of Physics of Cantabria (IFCA) |
| Author | Luis Cabellos |
| Maintainer | Luis Cabellos |
| Stability | Experimental |
| Category | GPU, FFI, Graphics |
| Home page | https://github.com/zhensydow/opencl |
| Bug tracker | https://github.com/zhensydow/opencl/issues |
| Source repository | git clone https://zhensydow@github.com/zhensydow/opencl.git |
| Upload date | Mon Jul 2 10:49:40 UTC 2012 |
| Uploaded by | LuisCabellos |
| Built on | ghc-7.4 |
Modules
Downloads
- OpenCL-1.0.3.1.tar.gz (Cabal source package)
- package description (included in the package)