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

Undefined reference to many functions in the MKL library

deema_s_
Beginner
851 Views

I'm using eclipse for the MKL library of the Academic Research Performance Libraries from Intel (Linux*).  I've added the library to the project properties path but I'm still facing the undefined reference to many functions from those certain classes (mkl_lapacke.h and mkl_cblas.h). So what's wrong with it? what am I missing?

0 Kudos
1 Reply
Jing_Xu
Employee
851 Views

Please use https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor to help you generate compiling options, and link to libraries that are shown in "Use this link line". 

0 Kudos
Reply