The accelerate package
This library defines an embedded language for regular, multi-dimensional array computations with multiple backends to facilitate high-performance implementations. Currently, the only backend is an interpreter that serves as a reference implementation of the intended semantics of the language.
Properties
| Versions | 0.4.0, 0.5.0.0, 0.6.0.0, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.0.1 |
|---|---|
| Dependencies | array, base (3.*), ghc-prim, haskell98, pretty |
| License | BSD3 |
| Author | Manuel M T Chakravarty, Gabriele Keller, Sean Lee |
| Maintainer | Manuel M T Chakravarty <chak@cse.unsw.edu.au> |
| Stability | Experimental |
| Category | Compilers/Interpreters, Concurrency, Data |
| Upload date | Mon Aug 17 04:07:31 UTC 2009 |
| Uploaded by | ManuelChakravarty |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Data
- Array
- Data.Array.Accelerate
- Data.Array.Accelerate.Interpreter
- Data.Array.Accelerate
- Array
Downloads
- accelerate-0.4.0.tar.gz (Cabal source package)
- package description (included in the package)