octave-maintainers
[Top][All Lists]
Advanced

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

Re: 4.0.1-rc2 candidate


From: Mike Miller
Subject: Re: 4.0.1-rc2 candidate
Date: Tue, 19 Jan 2016 09:34:29 -0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Tue, Jan 19, 2016 at 01:11:04 -0600, Dmitri A. Sergatskov wrote:
> On somewhat (un)related note: why 'make check' does not work in parallel?
> (I.e. 'make -j8 check' still runs single thread). On my computer 'make -j8
> all' takes shorter time
> than 'make check' ...

Because no one has yet figured out how to parallelize the test suite. It
is a single m-file script that discovers and runs tests in a serial
loop, not individual targets that the make program can dispatch.

-- 
mike



reply via email to

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