igouy2: > > Simon Marlow described how best to parallelize this problem > > extensively > > in: > > > > http://www.haskell.org/~simonmar/bib/multicore-ghc-09_abstract.html > > > > So I'd suggest doing what he says. > > > > In particular, use thread pinning to improve locality. > > -qw -qm ? > > How's that going to work out when applied to the other Haskell programs? >
I'm sure it does bad things to them. -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
