[Python-Dev] cpython and parallel make (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Sep 4 18:09:31 CEST 2014
- Previous message: [Python-Dev] cpython and parallel make
- Next message: [Python-Dev] cpython and parallel make
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 4 Sep 2014 12:06:25 +0200 Jonas Wagner <jonas.wagner at epfl.ch> wrote:
One additional issue appeared, though: it seems that extension modules are always built sequentially no matter what the value of MAKEFLAGS is. I've seen that these are being built by a custom setup.py script. Do you think it would be possible to parallelize this script? Would people be interested in having a parallel version?
See http://bugs.python.org/issue5309
Regards
Antoine.
- Previous message: [Python-Dev] cpython and parallel make
- Next message: [Python-Dev] cpython and parallel make
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]