| Portability | not portable |
|---|---|
| Stability | beta |
| Maintainer | eden@mathematik.uni-marburg.de |
| Safe Haskell | Safe-Infered |
Control.Parallel.Eden.ParPrim
Description
Provides primitive functions for explicit distributed functional programming. Base module, importing PrimOps => exporting IO actions
Depends on GHC. Using standard GHC, you will get a threaded simulation of the parallel primitives. Use the patched GHC-Eden compiler from http://www.mathematik.uni-marburg.de/~eden for a parallel build.
Eden Group Marburg ( http://www.mathematik.uni-marburg.de/~eden )