[GHC] #11054: GHC on Windows could not use more than 64 logical processors
GHC
ghc-devs at haskell.org
Wed Oct 12 18:49:47 UTC 2016
#11054: GHC on Windows could not use more than 64 logical processors
-------------------------------------+-------------------------------------
Reporter: varosi | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 8.2.1
Component: Runtime System | Version: 7.10.2
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Runtime | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #12602 | Differential Rev(s): Phab:D2533
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by varosi):
Currently it's 2016. Most modern mobile phones are quad cores.
Desktop/server/mobile single core processors are left in the past long
time ago. Most high performance desktop/server machines are NUMA with a
lot of cores. I think that single-threaded by default for GHC is a legacy
which should be re-discussed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11054#comment:46>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list