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

How do I add this reference to MKL library ?

WSinc
New Contributor I
299 Views

You can either identify the folder containing the MKL DLLs and add it to the system PATH environment variable, or link to the static library form of MKL. Please ask in the MKL forum for help with this.

Steve Lionel recommended this, but I don't know to do it,

any suggestions or examples ? ?

Apparently, that QMKL option is not enough for it to work.

0 Kudos
3 Replies
Alice_H_Intel
Employee
299 Views

Hello,

Thanks for your question. There are several ways to link the MKL library to your application. You can refer this webpage for further detail. 

https://software.intel.com/en-us/mkl-linux-developer-guide-linking-your-application-with-the-intel-math-kernel-library

Please feel free to let me know if you have further question.

Thanks,

Alice

0 Kudos
WSinc
New Contributor I
299 Views

It mentions LINUX.

I am not using that [

Why are you sending me on a wild goose chase ?

 

Can I get an intelligent answer somewhere ?

0 Kudos
mecej4
Honored Contributor III
299 Views

You did not name the OS in your original post, and Alice perhaps had to make a guess.

Here is the corresponding link to the documentation for linking MKL on Windows: https://software.intel.com/en-us/mkl-windows-developer-guide-linking-your-application-with-the-intel-math-kernel-library .

0 Kudos
Reply