The dph-lifted-vseg package
This package provides the following: nested arrays and the primitive operators that work on them (PA functions); the lifted array combinators that the vectoriser introduces (PP functions); the user facing library functions that work on [::] style arrays (P functions). This implementation directly encodes sharing between array segments, and avoids the copying that dph-lifted-copy would otherwise do. Use this version for production code.
Properties
| Versions | 0.6.0.1, 0.6.0.2, 0.6.1.1, 0.6.1.2, 0.7.0.1 |
|---|---|
| Dependencies | array (0.4.*), base (4.5.*), containers (0.4.*), dph-base (0.6.1.*), dph-lifted-base (0.6.1.*), dph-prim-par (0.6.1.*), ghc (7.*), pretty (1.1.*), random (1.0.*), template-haskell (2.7.*), vector (0.9.*) |
| License | BSD3 |
| Author | The DPH Team |
| Maintainer | Ben Lippmeier <benl@cse.unsw.edu.au> |
| Category | Data Structures |
| Home page | http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell |
| Upload date | Wed Feb 8 05:35:07 UTC 2012 |
| Uploaded by | BenLippmeier |
| Built on | ghc-7.4 |
Modules
Downloads
- dph-lifted-vseg-0.6.1.2.tar.gz (Cabal source package)
- package description (included in the package)