Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aarch64-unknown-linux-gnu support #199

Open
termoshtt opened this issue Jun 26, 2020 · 2 comments
Open

aarch64-unknown-linux-gnu support #199

termoshtt opened this issue Jun 26, 2020 · 2 comments

Comments

@termoshtt
Copy link
Member

While aarch64-unknown-linux-gnu target is still in Tier 2, ARMv8 is becoming popular ISA on several usage:

@termoshtt
Copy link
Member Author

@termoshtt
Copy link
Member Author

Arm Performance Libraries provides optimized standard core math libraries for high-performance computing applications on Arm processors. This free version of the libraries provides optimized libraries for Arm® Neoverse™ N1-based Armv8 AArch64 implementations that are compatible with various versions of GCC. You do not require a license for this version of the libraries.

ARM performace library looks split from Arm Allinea Studio in 20.2 release (?), and can be used without license.
https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries

It will works well on AWS M6g and other Graviton2 instances, which are based on Neoverse N1
https://aws.amazon.com/about-aws/whats-new/2020/06/amazon-ec2-c6g-r6g-instances-amazon-graviton2-processors-generally-available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant