help-make
[Top][All Lists]
Advanced

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

Re: About .NOTPARALLEL


From: Eli Zaretskii
Subject: Re: About .NOTPARALLEL
Date: Mon, 18 Apr 2011 09:54:53 +0300

> Date: Sun, 17 Apr 2011 19:26:41 -0500
> From: Peng Yu <address@hidden>
> Cc: make-help mailing list <address@hidden>
> 
> The scenario is common in practice. Suppose that the generation of
> a.txt and b.txt can use all the cores in a machine. Therefore, you
> don't want them be run in parallel with any other processes. But
> generation of c.txt and d.txt use just a single core, then you want
> them to run in parallel.

You could use the --load-average switch (in addition to -j) to cater
to this scenario, couldn't you?



reply via email to

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