ndarray-linalg icon indicating copy to clipboard operation
ndarray-linalg copied to clipboard

ARM performance library support?

Open jianshu93 opened this issue 1 year ago • 0 comments

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

jianshu93 avatar Apr 21 '24 19:04 jianshu93