[Python-Dev] Parallel build slave

"Martin v. Löwis" martin at v.loewis.de
Sun Aug 15 17:59:28 CEST 2010


I have set up 4-CPU system as a build slave, and enabled parallel builds
on it; this means that the Makefile and the testsuite is run in
parallel. configure and setup.py remain sequential. You can watch its
waterfall at

http://tinyurl.com/39a8u8m

Notice that the 2.6 branch doesn't support the -j option to regrtest.

Regards,
Martin


More information about the Python-Dev mailing list