Avatar for the OpenMathLib user
OpenMathLib
OpenBLAS
BlogDocsChangelog

Performance History

Latest Results

Fix incorrect leading dimension check for SME SGEMM direct kernel path For row-major matrices, the tight-packing condition should be k==lda (A is m×k), n==ldb (B is k×n), and n==ldc (C is m×n). The old check used m==lda and k==ldc, which prevented the SME/direct kernel from being invoked except when m==k==n (square matrices). Fixes https://github.com/OpenMathLib/OpenBLAS/issues/5794
quic:fix/sgemm-direct-leading-dim-check
23 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Fix incorrect leading dimension check for SME SGEMM direct kernel path#5805
2 days ago
c32eefd
quic:fix/sgemm-direct-leading-dim-check
CodSpeed Performance Gauge
0%
2 days ago
beed554
ayappanec:fix-aix-pwr10
CodSpeed Performance Gauge
0%
7 days ago
d4d02fe
martin-frbg:issue5713-2
© 2026 CodSpeed Technology
Home Terms Privacy Docs