#7254: Parallel processing and the -Nn flag -------------------------------+-------------------------------------------- Reporter: mcandre | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Runtime System | Version: 7.0.3 Resolution: wontfix | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Runtime crash | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by simonmar):
* status: new => closed * difficulty: => Unknown * resolution: => wontfix Comment: There are occasionally reasons to want to use a higher `-N` value than the number of cores, and you can write a test equivalent to the Perl fragment above using `GHC.Conc.getNumCapabilities` and `GHC.Conc.getNumProcessors`. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7254#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs