help-make
[Top][All Lists]
Advanced

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

Re: Parallel Execution, what does it really mean?


From: Alberto Luaces
Subject: Re: Parallel Execution, what does it really mean?
Date: Wed, 13 Oct 2010 14:14:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

ali hagigat writes:

> Does make consider one execution software thread for each command of a
> recipe? or it will use for example all 4 cores of a quad-core
> processor(like by -j8)?

If I'm not mistaken, it will execute _recipes_ in parallel, not
commands.

-- 
Alberto




reply via email to

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