Re: [Numpy-discussion] Wheel files for PPC64

2016-11-23 Thread Matthew Brett
Hi, On Wed, Nov 23, 2016 at 6:47 AM, Leonardo Bianconi wrote: > Hi all! > > > > I realized that there is no “whl” files for PPC64 > (https://pypi.python.org/pypi/numpy/1.12.0b1), which makes numpy be compiled > when installing it with pip. It is causing a low performance on this > architecture wh

[Numpy-discussion] Wheel files for PPC64

2016-11-23 Thread Leonardo Bianconi
Hi all! I realized that there is no "whl" files for PPC64 (https://pypi.python.org/pypi/numpy/1.12.0b1), which makes numpy be compiled when installing it with pip. It is causing a low performance on this architecture when the libopenblas is not previously installed, while for x86_64 it is inst