![]() |
||||||||||
Main |
|
|||||||||
|
Importing Eden ConstructsA program which uses Eden features must import one of the Eden modules (in package edenmodules).For parallel programs on the GHC-Eden compiler and programs running the threaded simulation of the parallel primitives on standard-GHC use the module: import Control.Parallel.EdenIf you want to use the threaded simulation with the GHC-Eden compiler, then: import Control.Parallel.Eden.EdenConcHsThese modules import other internal modules. Importing Skeleton LibraryIf you want to use some predefined skeletons then download and install our skeleton library and import a skeleton module such as the map skeleton or divide-and-conquer skeleton module:import Control.Parallel.Eden.EdenSkel.MapSkels | |||||||||
![]() |
Eden - Parallel Functional Programming. E-Mail This page: http://www.mathematik.uni-marburg.de/~eden |
Last change: 14/06/12 | ||||||||