Math Kernel Library Developer Guide

Linking with Fortran 95 Interface Libraries

The libmkl_blas95*.a and libmkl_lapack95*.alibraries contain Fortran 95 interfaces for BLAS and LAPACK, respectively, which are compiler-dependent. In the Intel® oneAPI Math Kernel Library package, they are prebuilt for the Intel® Fortran compiler. If you are using a different compiler, build these libraries before using the interface.

See Also