The abstract-par-accelerate package
Following the convention the abstract-par package, this package simply defines an interface, in the form of a type class, and does not contain any implementation. Importing this module gives the user an API to access Accelerate computations from within Par computations, with the added benefit that the Par can do integrated CPU/GPU scheduling.
Properties
| Versions | 0.3.1, 0.3.2, 0.3.3 |
|---|---|
| Dependencies | abstract-par (≥0.3), accelerate (≥0.10 & <0.12), array, base (4.*), vector (≥0.9) or abstract-par (≥0.3), accelerate (≥0.12), array, base (4.*), vector (≥0.9) |
| License | BSD3 |
| Copyright | (c) Ryan Newton 2011-2012 |
| Author | Ryan Newton <rrnewton@gmail.com> |
| Maintainer | Ryan Newton <rrnewton@gmail.com> |
| Stability | Experimental |
| Category | Parallelism |
| Home page | https://github.com/simonmar/monad-par |
| Upload date | Mon May 14 15:47:22 UTC 2012 |
| Uploaded by | RyanNewton |
| Built on | ghc-7.4 |
Modules
- Control
- Monad
- Par
- Control.Monad.Par.Accelerate
- Par
- Monad
Downloads
- abstract-par-accelerate-0.3.3.tar.gz (Cabal source package)
- package description (included in the package)