[Buildbot-devel] slave configuration on SMP node

Pierre Tardy tardyp at gmail.com
Wed Mar 25 17:52:11 UTC 2015


It is a possible approach.

Another approach is to use parallel build options of your toolchain. e.g
make -j 25


Le mer. 25 mars 2015 à 17:59, Nicolas Bock <nicolasbock at gmail.com> a écrit :

> Hi,
>
> if this is covered somewhere in the manual and I missed it, my apologies.
>
> I am about to setup build slaves on an SMP machine. From my reading of
> the manual it strikes me that I should install one slave per CPU core,
> and then associate all the slaves to a builder. This way I hope to be
> able to fully utilize all cores, i.e. get maximum throughput. I assume
> that a slave once used by a builder is excluded from participating in
> another builder until idle again. I am also assuming that my build
> jobs are serial.
>
> Is all that a sensible approach?
>
> Thanks already,
>
> nick
>
> ------------------------------------------------------------
> ------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150325/97cfcaef/attachment.html>


More information about the devel mailing list