Linking with Fortran 95 Interface Libraries

The mkl_blas95*.lib and mkl_lapack95*.liblibraries contain Fortran 95 interfaces for BLAS and LAPACK, respectively, which are compiler-dependent. In the Intel® oneAPI Math Kernel Library (oneMKL) 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