Re: [Numpy-discussion] Wheel files for PPC64
Hi. Can anyone help me with this?
From: Leonardo Bianconi Sent: quarta-feira, 23 de novembro de 2016 12:47 To: 'numpy-discussion@scipy.org' <numpy-discussion@scipy.org> Subject: Wheel files for PPC64
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 installed as a lib, which is in the "whl" file.
What must to be done to add a build of numpy for PPC64, and upload the "whl" files to pypi link?
Hi Leonardo, Matthew Brett replied to you on Nov 23: https://mail.scipy.org/pipermail/numpy-discussion/2016-November/076290.html It seems you will need to take this up with the upstream python packaging community to come up with an alternate to manylinux1 that will work on ppc architectures. -Nathan On Tue, Nov 29, 2016 at 11:22 AM, Leonardo Bianconi < leonardo.bianconi@eldorado.org.br> wrote:
Hi. Can anyone help me with this?
From: Leonardo Bianconi Sent: quarta-feira, 23 de novembro de 2016 12:47 To: 'numpy-discussion@scipy.org' <numpy-discussion@scipy.org> Subject: Wheel files for PPC64
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 installed as a lib, which is in the "whl" file.
What must to be done to add a build of numpy for PPC64, and upload the "whl" files to pypi link?
NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion
participants (2)
-
Leonardo Bianconi
-
Nathan Goldbaum