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) |
| 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/IFCA/opencl |
| Bug tracker | https://github.com/zhensydow/IFCA/issues |
| Source repository | git clone https://zhensydow@github.com/IFCA/opencl.git |
| Upload date | Wed Feb 20 10:12:24 UTC 2013 |
| Uploaded by | LuisCabellos |
| Build failure | ghc-7.6 (log) |
Modules
- Control
- Parallel
- Control.Parallel.OpenCL
- Control.Parallel.OpenCL.CommandQueue
- Control.Parallel.OpenCL.Context
- Control.Parallel.OpenCL.Event
- Control.Parallel.OpenCL.Memory
- Control.Parallel.OpenCL.Program
- Control.Parallel.OpenCL.Query
- Control.Parallel.OpenCL
- Parallel
Downloads
- OpenCL-1.0.3.3.tar.gz (Cabal source package)
- package description (included in the package)