I was wondering what is a more optimized open source BLAS/LAPACK package with respect to modern multi-core processors (Haswell and beyond). Is there any distribution that can attain performance close to that of Intel MKL for instance?
In addition to Intel, which libraries may perform well on AMD architectures for Zen gen1 and Zen gen2 ?
I was hoping that the answer can be based on actual performance analysis work.
Thanks Michael
sudo apt install libopenblas-dev(on Ubuntu). – schneiderfelipe Aug 28 '19 at 04:49