dph-lifted-copy: Data Parallel Haskell lifted array combinators. (deprecated version)
Using this package can cause the vectorised program to have worse asymptotic complexity than the original. Use dph-lifted-vseg instead. 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). Deprecated implementation that performs deep copying replicate.
Modules
[Index]
Downloads
- dph-lifted-copy-0.6.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.6.0.1, 0.6.1.1, 0.7.0.1 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4.5 && <4.6), dph-base (>=0.6 && <0.7), dph-prim-par (>=0.6 && <0.7), ghc (>=7 && <8), random (>=1.0 && <1.1), template-haskell (>=2.7 && <2.8), vector (>=0.9 && <0.10) [details] |
License | BSD-3-Clause |
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 |
Uploaded | by BenLippmeier at 2012-02-06T05:13:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2770 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |