Oh yes, I keep forgetting that. So many variables..

How about we remove the possibility to set CPUS, and only keep THREADS (but
still set it to the number of processors+1 by default).

On Wed, Jul 22, 2015 at 12:14 AM, Ian Lynagh <[email protected]> wrote:

> On Tue, Jul 21, 2015 at 11:32:55PM +0200, Thomas Miedema wrote:
> >
> > To make things sequential: you can use `CPUS=1 ./validate`.
>
> You need "THREADS=1 ./validate".
>
> CPUS=1 would use 2 threads.
>
>
> Thanks
> Ian
>
> _______________________________________________
> ghc-devs mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to