Skip to content

Conversation

@charris
Copy link
Member

@charris charris commented Dec 30, 2021

Backport of 20416.

The Arm Compiler provides the latest support and enhancements to compile on Arm platforms.
This also includes Arm Performance Library for optimised LAPACK and BLAS.

Tested on GW4 Isambard ARM system.

See:
https://developer.arm.com/tools-and-software/server-and-hpc/compile/arm-compiler-for-linux
https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries

From https://gitlab.com/arm-hpc/packages/-/wikis/packages/numpy

Added `-fPIC` due to relocation errors when building shared library from static library such as quadmath.
Added ARM compiler.
Added `-fPIC` due to relocation errors.
Force version in setup.py
Revert version forcing.
Remove `-mcpu=native` since it should be decided by the configuration.
@charris charris added this to the 1.22.0 release milestone Dec 30, 2021
@charris charris merged commit c283859 into numpy:maintenance/1.22.x Dec 30, 2021
@charris charris deleted the backport-20416 branch December 30, 2021 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants