[GHC] #11054: GHC on Windows could not use more than 64 logical processors
GHC
ghc-devs at haskell.org
Thu Jun 9 21:06:35 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:
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: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by Phyx-):
* type: bug => feature request
Comment:
I don't think for `8.0.2` to be fairly honest. Not even sure how I would
be able to test this properly.
But 8.2.x is a possibility. I'm hoping that once Phab:D2199 lands, we can
just piggyback on that to add NUMA support for Windows as well.
Seems like it should be possible and fairly simple since all the OS
specific stuff is constrained to the RTS in a few functions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11054#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list