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.

[maintain] [Publish]

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.0.0.2, 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 horstmeyer at 2015-01-20T12:23:29Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
par

Enable parallel support

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees