Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Haskell] FW: shootout on quad-core

0 views
Skip to first unread message

Simon Peyton-Jones

unread,
Aug 13, 2008, 4:09:59 AM8/13/08
to Haskell mailing list
Friends: an opportunity spotted by Ulf.

Simon

-----Original Message-----
From: ulf....@gmail.com [mailto:ulf....@gmail.com] On Behalf Of Ulf Wiger
Sent: 12 August 2008 16:33
Subject: shootout on quad-core

The famous language shootout now has a quad-core architecture:

http://shootout.alioth.debian.org/u64q/benchmark.php?test=all&lang=all

So far, the maintainers have mainly focused on trying to get the build
environment to work, and no real agreement exists on how to
potentially expand the benchmark suite with multicore problems,
or perhaps how to handle alternative entries on existing benchmarks.

I think they welcome suggestions. I imagine that several different
categories exist:

- problems that naturally lend themselves to message-passing concurrency
- obviously data parallel algorithms
- problems that could be parallelized using a smart compiler


BR,
Ulf W

_______________________________________________
Haskell mailing list
Has...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

0 new messages