<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 9, 2018 at 8:19 PM, Jeff Law via cfarm-users <span dir="ltr"><<a href="mailto:cfarm-users@lists.tetaneutral.net" target="_blank">cfarm-users@lists.tetaneutral.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
>> Thanks for the guidance.  I've throttled my builder appropriately for<br>
>> gcc202.<br>
><br>
> I tend to use both -j and -l to avoid overloading.<br>
</div></div>Yup.  I use 'em both in a manner similar to what you do -- I've just<br>
added an override as nproc --all is a bit over-optimistic on gcc202 :-)<br>
</blockquote><div><br></div><div>Jeff,<br><br></div><div>it still uses "make -j 64" on gcc202. I don't mind overcommit cpu usage, but i think it still better to use more sane values on gcc202.<br></div><div></div><div><br></div><div>"nproc --all" include all cpus (online and offline/hotplug ones) , it is possible to change your jenkins configuration to use "nproc" count cpus instead of "nproc --all" ?<br><br></div><div>Thanks.<br></div></div></div></div>