← Back to team overview

kicad-developers team mailing list archive

Re: distributed build

 

Hi Seth,

I managed to make it work, on my setup I had to change the .distcc/hosts file
where I set the maximum allowed jobs by adding IP/NJOBS

It looks the localhost is limited to 2 jobs and remotes to 4 by default
so I had to tuned it a bit..

Mario

________________________________________
From: Seth Hillbrand <seth@xxxxxxxxxxxxx>
Sent: 29 August 2020 23:56
To: Mário Luzeiro
Cc: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] distributed build



On Sat, Aug 29, 2020 at 3:43 PM Mário Luzeiro <mrluzeiro@xxxxx<mailto:mrluzeiro@xxxxx>> wrote:
ah thanks! seems to be working .. (I was trying to manually change the CC flag to distcc)

How do I increase the jobs on the machines? It is using me 4 on each machine.
looks the -j make flag does not work here..
on the server side I set it to some high number..

The -j flag is correct when building.  I find that 2*total cores + 1 is about the best I can do.  You might be able to figure out the thing that is not working by using `distccmon-gui` or turning up logging.

--
[KiCad Services Corporation Logo]
Seth Hillbrand
Lead Developer
+1-530-302-5483‬<tel:+12126039372>
Davis, CA
www.kipro-pcb.com<https://www.kipro-pcb.com/>    info@xxxxxxxxxxxxx<mailto:info@xxxxxxxxxxxxx>

References