Hi Vagrant,

On Sonntag, 6. März 2016, Vagrant Cascadian wrote:
> Ah, looking at:
> 
>   https://tests.reproducible-builds.org/reproducible.html
> 
> env DEB_BUILD_OPTIONS   DEB_BUILD_OPTIONS="parallel=XXX"
> DEB_BUILD_OPTIONS="parallel=YYY" XXX for amd64: 18 or 17   YYY for amd64:
> 17 or 18 (!= the first build) XXX for armhf: 4 or 2     YYY for armhf: 1
> or 3
> 
> I guess it must just use the number of CPUs for first build, and number
> of CPUs-1 for the second build (at least on armhf)?

yup, that's true on armhf, the variation table there is inaccurate. (Patches 
welcome…)

I'm also pondering to change it to use CPUs+1 for the first builds and CPUs 
for the 2nd ones.
 
> Just added bbx15, a dual-core with 2GB of ram (and relatively fast
> cpus), not sure where to fit that in the picture. Maybe 4 or 5 jobs
> would actually be appropriate.

I choose to give it 6 jobs, as it has 2gb ram and RAM is mostly the defining 
factor. All nodes have free cpu ressources (most of the times)…
 
> And thanks for maintaining the other side of the infrastructure! :)

:-)


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to