OpenCL: Haskell high-level wrapper for OpenCL
Haskell FFI binding to OpenCL library. It includes high-level wrappers to help development. Based on OpenCLRaw package.
Most of the functions can throw a CLError Exception. Using the module
Control.Exception helps to work with this package Exceptions.
Modules
- System
- GPU
- System.GPU.OpenCL
- System.GPU.OpenCL.CommandQueue
- System.GPU.OpenCL.Context
- System.GPU.OpenCL.Event
- System.GPU.OpenCL.Memory
- System.GPU.OpenCL.Program
- System.GPU.OpenCL.Query
- System.GPU.OpenCL
- GPU
Downloads
- OpenCL-1.0.2.2.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.0 && <2.1) [details] |
| Tested with | ghc >=0 |
| License | BSD-3-Clause |
| Copyright | (c) 2011 Luis Cabellos |
| Author | Luis Cabellos |
| Maintainer | Luis Cabellos |
| Uploaded | by LuisCabellos at 2011-11-23T14:52:44Z |
| Category | GPU, FFI, Graphics |
| Home page | https://github.com/zhensydow/opencl |
| Bug tracker | https://github.com/zhensydow/opencl/issues |
| Source repo | this: git clone https://zhensydow@github.com/zhensydow/opencl.git -b master(tag 1.0.2.2) head: git clone https://zhensydow@github.com/zhensydow/opencl.git -b develop |
| Distributions | |
| Reverse Dependencies | 2 direct, 3 indirect [details] |
| Downloads | 10503 total (16 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-26 [all 9 reports] |