Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MKL and CMAKE

Hewitt__Archie
Beginner
757 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
757 Views

MKL doesn't provide such script.

0 Kudos
Reply