Open jianshu93 opened 7 months ago
Dear ndarray-linalg team,
Is that possible to add support for arm high performance library (https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/first-macos-release-of-arm-performance-libraries) for macOS or ARM Linux(https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Libraries)? This is even more convenient than the MacOS default BLAS library (the accelerate framework) because it will work on any ARM CPUs I think? Some initial tests showed that it is somehow faster than openBLAS and accelerate framework for macOS.
Thanks,
Jianshu
Dear ndarray-linalg team,
Is that possible to add support for arm high performance library (https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/first-macos-release-of-arm-performance-libraries) for macOS or ARM Linux(https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Libraries)? This is even more convenient than the MacOS default BLAS library (the accelerate framework) because it will work on any ARM CPUs I think? Some initial tests showed that it is somehow faster than openBLAS and accelerate framework for macOS.
Thanks,
Jianshu