dph-lifted-vseg-0.6.1.2: 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.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.*)
LicenseBSD3
AuthorThe DPH Team
MaintainerBen Lippmeier <benl@cse.unsw.edu.au>
CategoryData Structures
Home pagehttp://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell
Upload dateWed Feb 8 05:35:07 UTC 2012
Uploaded byBenLippmeier
Built onghc-7.4

Modules

Downloads