Skip to content

Find{BLAS,LAPACK}: Fix MKL with gfortran (split version)

Jakub Benda requested to merge jacob/cmake:blaslapack_mkl_gfortran into master

This merge request enables use of Intel MKL library (BLAS and LAPACK functionality) with GNU Fortran compiler.

This is a variation on !2583 (closed) that provides individual changes as separate commits.

Fixes: #18561 (closed)

Merge request reports