OpenBLAS icon indicating copy to clipboard operation
OpenBLAS copied to clipboard

Tune generic SVE parameters closer to other SVE cores and add tunings to baseline AArch64

Open Mousius opened this issue 1 year ago • 0 comments

Previously baseline AArch64 was left without SWITCH_RATIO or GEMM_PREFERED_SIZE and older default values, but it can be seen across other cores that these values seem to work for many devices.

This should allow us to use the ARMV8 and ARMV8SVE targets in a minimal build without losing too much performance.

Mousius avatar Aug 01 '24 16:08 Mousius