edenskel: Semi-explicit parallel programming skeleton library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides a skeleton library for semi-explicit parallel programming with Eden. Eden and the skeleton library depend on GHC, and should normally use a GHC extension to support parallel execution using message passing. This modified GHC-Eden compiler is available from the Eden homepage. When built using a standard GHC, this package will use a threaded simulation of Eden. The Eden homepage provides more documentation and a tutorial.
Properties
Versions | 1.1.0.0, 1.1.1.0, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.1.0.0, 2.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), edenmodules (>=1.2.0.0 && <2), parallel (>=3.1 && <4) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | eden@mathematik.uni-marburg.de |
Category | Control.Parallel.Eden |
Source repo | head: git clone git://james.mathematik.uni-marburg.de/edenskel.git |
Uploaded | by MischaDieterle at 2015-06-10T12:43:34Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
par | Enable parallel support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- edenskel-2.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees