edenmodules: Semi-explicit parallel programming library
This package provides a library for semi-explicit parallel programming with Eden. Eden extends Haskell with a small set of syntactic constructs for explicit process specification and creation. While providing enough control to implement parallel algorithms efficiently, it frees the programmer from the tedious task of managing low-level details by introducing automatic communication (via head-strict lazy lists), synchronisation, and process handling. The Eden-modules depend on GHC. Using standard GHC, you will get a threaded simulation of Eden. Use the patched GHC-Eden compiler from http://www.mathematik.uni-marburg.de/~eden for a parallel build. See our homepage for more documentation and a tutorial.
Modules
[Index]
Downloads
- edenmodules-1.1.0.0.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] | 1.1.0.0, 1.1.0.1, 1.2.0.0 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.3 && <0.5), deepseq (>=1.1 && <1.4), parallel (>=3.0 && <4.0) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | eden@mathematik.uni-marburg.de |
Category | Control.Parallel |
Home page | http://www.mathematik.uni-marburg.de/~eden |
Source repo | head: git clone git://james.mathematik.uni-marburg.de/edenmodules |
Uploaded | by MischaDieterle at 2012-05-03T10:01:14Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 2858 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] |