OpenCL: Haskell high-level wrapper for OpenCL
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.
Modules
[Index]
Downloads
- OpenCL-1.0.3.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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, 1.0.3.4 |
|---|---|
| Dependencies | base (>=4.0 && <5), bytestring, mtl (>=2) [details] |
| Tested with | ghc >=0 |
| License | BSD-3-Clause |
| Copyright | (c) 2011 Luis Cabellos, at The Institute of Physics of Cantabria (IFCA) |
| Author | Luis Cabellos |
| Maintainer | Luis Cabellos |
| Category | GPU, FFI, Graphics |
| Home page | https://github.com/IFCA/opencl |
| Bug tracker | https://github.com/IFCA/opencl/issues |
| Source repo | this: git clone https://zhensydow@github.com/IFCA/opencl.git -b master(tag 1.0.3.3) head: git clone https://zhensydow@github.com/IFCA/opencl.git -b develop |
| Uploaded | by LuisCabellos at 2013-10-19T14:30:39Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 3 indirect [details] |
| Downloads | 10450 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 4 reports] |