dph-lifted-vseg-0.7.0.1: Data Parallel Haskell lifted array combinators.

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

Versions0.6.0.1, 0.6.0.2, 0.6.1.1, 0.6.1.2, 0.7.0.1
Dependenciesarray (0.4.*), base (4.6.*), containers (0.5.*), dph-base (0.7.*), dph-lifted-base (0.7.*), dph-prim-par (0.7.*), ghc (7.*), pretty (1.1.*), random (1.0.*), template-haskell (2.8.*), vector (0.10.*)
LicenseBSD3
AuthorThe DPH Team
MaintainerBen Lippmeier <benl@cse.unsw.edu.au>
CategoryData Structures
Home pagehttp://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell
Upload dateThu Oct 25 04:55:47 UTC 2012
Uploaded byBenLippmeier
Built onghc-7.6

Modules

Downloads