[Haskell-cafe] parallel and distributed haskell?

Bernie Pope florbitous at gmail.com
Fri Feb 12 00:02:19 EST 2010


On 17 December 2009 06:21, Scott A. Waterman <tswaterman at gmail.com> wrote:

> I feel there is quite a bit of latent interest in the subject here,
> but relatively little active development (compared to erlang, clojure, etc.)
> Can anyone involved give a quick overview (or pointers to one)?
> It would be good to hear what directions people are taking, and why,
> and where it's going.

I've recently moved into HPC and am now quite interested in using
Haskell on large clusters.

My first goal was to get hMPI working (HaskellMPI). The original
version appears to be from Michael Weber:

   http://www.foldr.org/~michaelw/hmpi/

which was followed up by Hal Daume III:

   http://hal3.name/newhmpi.tar.gz

It doesn't appear to be cabalised.

I wonder if anyone else has been using it?

Cheers,
Bernie.


More information about the Haskell-Cafe mailing list