Silly mistake. I had compiled with -threaded, but forgot the +RTS -N2.

However, I have a more complex app, where I haven't forgotton to use
the right flags :-) and the utilisation of cores is very poor. I am
thinking it is due to laziness. I am currently wondering how GHC
handles the case where the function that is being forked uses lazy
arguments?

On Nov 28, 2007 10:54 AM, Spencer Janssen <[EMAIL PROTECTED]> wrote:

> Did you compile with -threaded, and run with +RTS -N2?

Regards
brad

-- 
www.scoodi.com
Recycle is good: Reuse is better
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to