[Numpy-discussion] parallel compilation of numpy

David Cournapeau cournape at gmail.com
Thu Feb 19 00:25:21 EST 2009


On Thu, Feb 19, 2009 at 9:14 AM, Ondrej Certik <ondrej at certik.cz> wrote:
> Hi,
>
> I have a shiny new computer with 8 cores and numpy still takes forever
> to compile --- is there a way to compile it in parallel (make -j9)?
>
> Do distutils allow that? If not, let's move to some build system that
> allows that?

Since numscons was mentioned several times recently, and I have not
answered to every request, I wrote a more complete post about it -
even with somes advices for people motivated in using cmake :)

http://cournape.wordpress.com/2009/02/19/numscons-current-state-future-alternative-build-tools-for-numpy/

cheers,

David



More information about the NumPy-Discussion mailing list