<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [Haskell-cafe] forkIO on multicore</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt; So this benchmark is primarily a stress test of the parallel garbage<BR>
&gt; collector since it is GC that is taking 75-80% of the time. Note that<BR>
&gt; the mutator elapsed time goes down slightly with 2 cores compared to 1<BR>
&gt; however the GC elapsed time goes up slightly.<BR>
<BR>
Thanks Duncan, Jake et al. I'm more familiar with MPI and OpenMP for<BR>
parallelism; it seems I've got a lot more thinking to do when it comes<BR>
to Haskell. I'll look at some more tutorials, and then most likely<BR>
Data Parallel Haskell.<BR>
<BR>
Cheers,<BR>
Paul</FONT>
</P>

</BODY>
</HTML>