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.7.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.6 && <4.7), dph-base (>=0.7 && <0.8), dph-prim-par (>=0.7 && <0.8), ghc (>=7 && <8), random (>=1.0 && <1.1), template-haskell (>=2.8 && <2.9), vector (>=0.10 && <0.11) [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-10-25T04:57:27Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2748 total (10 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] |