Monthly Archives: March 2009

New paper: Runtime Support for Multicore Haskell

Here’s a paper on the internals of GHC’s parallelism support, showing some nice improvements in parallel performance over GHC 6.10.1: “Runtime Support for Multicore Haskell“.   Abstract: Purely functional programs should run well on parallel hardware because of the absence of … Continue reading

Posted in Uncategorized | 18 Comments