Re: [GHC] #8611: nofib’s cacheprof’s allocations nondeterminisitic

GHC ghc-devs at haskell.org
Wed Dec 11 12:39:13 UTC 2013


#8611: nofib’s cacheprof’s allocations nondeterminisitic
------------------------------------------+--------------------------------
        Reporter:  nomeata                |            Owner:
            Type:  bug                    |           Status:  new
        Priority:  normal                 |        Milestone:
       Component:  NoFib benchmark suite  |          Version:  7.6.3
      Resolution:                         |         Keywords:
Operating System:  Unknown/Multiple       |     Architecture:
 Type of failure:  None/Unknown           |  Unknown/Multiple
       Test Case:                         |       Difficulty:  Unknown
        Blocking:                         |       Blocked By:
                                          |  Related Tickets:
------------------------------------------+--------------------------------

Comment (by nomeata):

 The cause does not seem to be tied to a particular part of the code:
 Luckily, `doFile` has a very plain pipeline. The symptoms disappear when I
 stop at processing `with_ccs` and appear if I go until `with_synth_2`. But
 if I read `with_css` from a file instead of calculating it and only do the
 `synth_2` call, the result also becomes deterministic. Tricky.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8611#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list