[Haskell-cafe] Re: Waiting for thread to finish

Spencer Janssen sjanssen at cse.unl.edu
Tue Nov 27 19:54:03 EST 2007


On Tuesday 27 November 2007 18:46:00 Brad Clow wrote:
> I was just watching top while executing this and noticed that it
> really only used one core (I am using GHC 6.8.1 on a MacBook). Does
> anyone know why?

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


Cheers,
Spencer Janssen



More information about the Haskell-Cafe mailing list