summarylogtreecommitdiffstats
path: root/fix_mkl_gomp.patch
AgeCommit message (Collapse)Author
2024-08-07Fix linking when intel-oneapi-mkl is installedRenato Caldas
Although we are disabling MKL, it still gets silently pulled in for BLAS and SCALAPACK. Linking arguments are hardcoded, and gomp was missing.