#4307: Default to all cores for executables compiled with -threaded
---------------------------------+------------------------------------------
Reporter: tim.v2.0 | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 6.12.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
The Haskell wiki shows that you need to both set a compilation flag and a
run-time flag to get multi-core support. Why can't the run-time executable
detect it was compiled with -threaded and use all cores on the system
unless otherwise specified?
I think there should still be flags to turn modify the number of cores
used.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4307>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs