See performance metrics for both Haswell and Zen 2. MKL clearly excels on Intel hardware but lags on AMD hardware. BLIS appears to perform best for AMD, though does compete will with MKL on Intel hardware too.
Given current NPL configuration, must remove nomkl package. This results in below:
Thanks for this - I'm inclined to pin the environment to BLIS as per your recommendations, but I'll leave this open for any other comments and defer changes to Monday.
See performance metrics for both Haswell and Zen 2. MKL clearly excels on Intel hardware but lags on AMD hardware. BLIS appears to perform best for AMD, though does compete will with MKL on Intel hardware too.
Given current NPL configuration, must remove
nomkl
package. This results in below:Performing
npl-2023b
update withmamba install libblas=*=*mkl
gives below changes: