Glasgow Parallel Haskell
About GpH
Home
History
Language
Constructs
Using GpH
Downloads
Tutorial
Activities
Projects
Mailing List
People
Publications
Standard Refs
All Papers
with Abstracts
BibTeX
Links
Haskell
Par Haskell Portal
GHC
Eden

Downloading GpH

GpH on shared-memory architectures

Recent versions of the Glasgow Haskell Compiler support the GpH language constructs on shared-memory architectures.

GpH on distributed architectures

Work is under way to synchronise the GUM — the GpH runtime for distributed architectures — with the latest version of the GHC. The latest stable release of GUM can be accessed here; beware, this version is badly outdated and may be tricky to install.

Evaluation Strategies

Install the latest parallel package to take advantage of the latest (and greatest) version of Evaluation Strategies.