Avatar for the OpenMathLib user
OpenMathLib
OpenBLAS
BlogDocsChangelog

Performance History

Latest Results

Improve f_check when assembly has no vendor identity Vendor detection in f_check greps the probe assembly (ftest.s) for a compiler identity string. Some compilers, notably Intel ifx, emit no such string, so the primary `case "$data"` scan fails to set a vendor. The name-based fallback only recognizes bare compiler names, so an ifx-backed wrapper (e.g. mpif90, mpifort or the Cray ftn wrapper) is not matched either, leaving the vendor empty and resulting in a false conclusion that no Fortran compilers are available. Append the output of `$compiler --version` to $data so such compilers are identified by their version banner (ifx's contains "ifx", "Intel").
jczhang07:fix-fortran-vendor-detection
46 minutes ago

Latest Branches

CodSpeed Performance Gauge
0%
Improve f_check when assembly has no vendor identity#6003
10 hours ago
db09161
jczhang07:fix-fortran-vendor-detection
CodSpeed Performance Gauge
0%
5 hours ago
c8a6e79
hugomeiland:cortexa72-l3-fix
CodSpeed Performance Gauge
0%
4 days ago
f85a214
MMesch:wasm-relaxed-simd-madd
© 2026 CodSpeed Technology
Home Terms Privacy Docs