[Haskell-cafe] Bulk Synchronous Parallel
Don Stewart
dons at galois.com
Wed Apr 21 14:14:42 EDT 2010
aarondball+haskell:
> On Tue, Apr 20, 2010 at 14:05, Jason Dusek <jason.dusek at gmail.com> wrote:
>
> > One approach is some compiler "magic" that provides you with an RTS
> > that can communicate with other RTSen over TCP and chunks the computation
> > "appropriately".
>
> The approaches to Haskell multi-host parallelism I've seen all seem to
> be (a) dead and (b) overly complicated, which I can't help but suspect
> are related.
Eden is active, afaik,
http://www.mathematik.uni-marburg.de/~eden/
They just had a hackathon in St Andrews,
http://hackage.haskell.org/trac/ghc/wiki/HackPar
More information about the Haskell-Cafe
mailing list