kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #44460
Re: distributed build
-
To:
Seth Hillbrand <seth@xxxxxxxxxxxxx>
-
From:
Mário Luzeiro <mrluzeiro@xxxxx>
-
Date:
Sat, 29 Aug 2020 23:45:12 +0000
-
Accept-language:
en-GB, en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ua.pt; dmarc=pass action=none header.from=ua.pt; dkim=pass header.d=ua.pt; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kxnbAlsgNyrrZJNCMcsA9SUvfnvUHXxDhPj9VtAi9Rk=; b=jADpWI1gTtEHA0E4mnAsKs/LqQOwCtmyMOmIyVbZpD6gUwSkR+Q30ClyTly6OhspdQ9g8GugbDxHwyjlvq2UXluhTdln+uNySO+DYgiMW3bZfuhUeRltxpOYZVgjz5XaSZPLwISeAG6uuLxzy1uewjpKQD+DzyrqqXs1FGGWbljHdjdHu2gC1fTvsteGESvswQ64hvjZzbbfJKP2bvV4gLGHzuaPjju/reMQOdcvt6FbKo6RU2MJVtxac5RzTOISxAKYxXiINlnVYsCaK1Z4rKb7VEdJRwU0t4+Kf1V1zNTh4hMxKT2lKYzHbM47ya6QTQKxYCvpEWlsEmh4qc6KZQ==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UDNmqoJBMlXOtaTDnnpWmJdNRVhaGEgSrW82jEUu/Sh9sGQqMP2luw0BtjniRebFq4WA8VyQG2KMU5HSc5g8Ny2UJtGJGZEUBZKNy+YzAxPlIrUQlVnKckU0cSYhGFFbJTRNlVaNn/HeHMdnttgauGyL98FlaC6fcr/aYd3dH9GREdNuh6na8PpEi9vGLglI6RvFlYGseD72K24p7gxy4x4Nwm6uojyc3yCszkfQyz1UU19EbAL05xA9QrX8dkrFVTdAY/iH9Nrjy0Nm6mAHh1RWw3lWqEdctQY5xaJCanpuJzYozZjXds9SYfuxWiz3+eNECNFbJpm3yr5DJMeUyw==
-
Authentication-results:
kipro-pcb.com; dkim=none (message not signed) header.d=none;kipro-pcb.com; dmarc=none action=none header.from=ua.pt;
-
Cc:
"kicad-developers@xxxxxxxxxxxxxxxxxxx" <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAFdeG-q2StmnzbQwarskEwspHNOV39SHfNNR3Ajv01YzV_+12A@mail.gmail.com>
-
Thread-index:
AQHWflGT3wJm/Gp9pkevPJTR/sw/XqlPq+kAgAACmhyAAAQXgIAADSgc
-
Thread-topic:
[Kicad-developers] 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