Solaris package

Martin Geisler mg at lazybytes.net
Sun Aug 2 08:53:19 CDT 2009


"rupert.thurner" <rupert.thurner at gmail.com> writes:

> On Jul 31, 2:03 pm, Martin Geisler <m... at lazybytes.net> wrote:
>> "rupert.thurner" <rupert.thur... at gmail.com> writes:
>> > tried it on our test box, but there i got even more failures. i guess
>> > i need to run this on a fresh box. is there any possibility to make
>> > the test work multithreaded, because solaris hardware is very slow,
>> > but has a lot of hardware threads.
>>
>> See the -j flag to run-tests.py.
>
> thanks, that works! do you have a recipe for the makefile as well?
> "gmake -j 50 tests" does not work, and i am not enough makefile aware
> to convince it to pass the parameter into run-tests. cc'ing trygve, as
> he might know a solution as our packaging expert.

Sure, set the TESTFLAGS variable. I use

  make tests TESTFLAGS="-j 15"

on a quad-core system to have all CPU cores maxed out.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090802/3c421b3f/attachment.pgp 


More information about the Mercurial mailing list