automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you set VERBOSE for parallel testin


From: Andrew W. Nosenko
Subject: Re: How do you set VERBOSE for parallel testin
Date: Thu, 14 May 2015 13:06:08 +0300

On Thu, May 14, 2015 at 2:31 AM, Peter Johansson <address@hidden> wrote:

> On 05/14/2015 01:20 AM, Arthur Schwarz wrote:
>
>>
>> And as a simple question, why are you using "make -j8"? Shouldn't this be
>> part of the automake generated test code?
>>
>
> The short answer is because I wanna use 8 cpus. There is no sensible way
> Automake can know how many cpus I wanna use.
>

$ make check TESTSUITEFLAGS=-j8

-- 
Andrew W. Nosenko <address@hidden>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]