[Haskell-cafe] Re: [Haskell-beginners] Current status of GUM

Antoine Latter aslatter at gmail.com
Thu Sep 23 10:28:14 EDT 2010


On Thu, Sep 23, 2010 at 9:09 AM, Luca Ciciriello
<luca_ciciriello at hotmail.com> wrote:
> Hi Monica.
> This one is a good question.
> I'm based on this site:
>
> http://www.macs.hw.ac.uk/~dsg/gph/papers/abstracts/gum.html
>
> but it is a quite old site.
>
> Of the same year is the article "Accidents always come in threes: A case
> Study of data-intensive programs in parallel Haskell". Here GUM is used.
> Now I'm using GHC 6.12.3 on a multicore system using +RTS -N4 command for my
> parallel programs. The performance aren't too bad. Have I to still use GUM?
>
> Bye.
>
> Luca.
>
>
> ________________________________
> Date: Thu, 23 Sep 2010 10:02:17 -0300
> From: monicaspais at gmail.com
> To: beginners at haskell.org
> Subject: [Haskell-beginners] Current status of GUM
>
> Hello,
>
> I would like to know about the current status of GUM:
>
> - What is the latest version available?
> - Does it run on distributed memory multiprocessors - clusters? What type of
> architectures?
>
> thanks.
>
> Monica
>

The question may be better answered on the haskell-cafe mailing list,
where more folks might know about specific Haskell
implementations/extensions/libraries.

Antoine


More information about the Haskell-Cafe mailing list