Re: How to better parallelize GHC build.

2015-03-07 Thread Herbert Valerio Riedel
On 2015-03-07 at 11:49:53 +0100, Karel Gardas wrote: [...] Is there anything else which may be done to fix that issue? Is someone already working on some of those? (I mean those reasonable from the list)? are you aware of https://ghc.haskell.org/trac/ghc/wiki/Building/Shake and

Re: Spurious harbormaster failures

2015-03-07 Thread Austin Seipp
There was actually a misconfiguration of the disk storage that I fixed morning that caused this, I think; some other commits etc failed - I've since restarted the builds and they've worked. I've fixed this (hopefully for good this time), so we'll wait and see. On Sat, Mar 7, 2015 at 1:29 PM,

How to better parallelize GHC build.

2015-03-07 Thread Karel Gardas
Folks, first of all, I remember someone already mentioned issue with decreased parallelism of the GHC build recently somewhere but I cann't find it now. Sorry, for that since otherwise I would use this thread if it was on this mailing list. Anyway, while working on SPARC NCG I'm using

Re: How to better parallelize GHC build.

2015-03-07 Thread Karel Gardas
On 03/ 7/15 12:09 PM, Herbert Valerio Riedel wrote: On 2015-03-07 at 11:49:53 +0100, Karel Gardas wrote: [...] Is there anything else which may be done to fix that issue? Is someone already working on some of those? (I mean those reasonable from the list)? are you aware of