Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Does the custom MKL dll include fortran runtime?

Jens_E_
New Contributor I
373 Views

Hi,

I have build a custom mkl dll using this guide https://software.intel.com/en-us/mkl-windows-developer-guide-building-a-custom-dynamic-link-library-in-the-visual-studio-development-system.

Will this custom dll include the fortran runtime dlls?

Jens

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
373 Views

Jens, would you specify a bit more what do you mean by  fortran runtime dlls? 

0 Kudos
Jens_E_
New Contributor I
373 Views

Sure, I mean the compiler redist dlls (windows\redist\intel64\compiler).

0 Kudos
Gennady_F_Intel
Moderator
373 Views

then the answer is yes if we are talking about openmp runtime libs.

0 Kudos
Reply