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

MKL and CMAKE

Hewitt__Archie
Beginner
514 Views

Is universal cmake script for finding and linking MKL exist?

For example, I want to create solution which uses cmake and MKL:

On the first machine I want to compile my application with Intel C++ Compiler 19.0 on Windows, on the second machine i want to compile it with gcc and link MKL manually.

I found some examples of FindMKL.cmake file in the internet, but they didn't work.

Please, help!

Thank you

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
514 Views

MKL doesn't provide such script.

0 Kudos
Reply