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

LAPACKE_*lang* missing

Gwendolyn_v_
Beginner
307 Views

The LAPACKE_*lang* functions for computing matrix norms are documented, but their definitions seem to be missing from the MKL C header files.

Is this a mistake on my part, or are they indeed missing?

Thanks, Gwen.

 

 

0 Kudos
2 Replies
mecej4
Honored Contributor III
308 Views

I can see the prototypes in mkl_lapacke.h. Which version of MKL do you have?

0 Kudos
Gwendolyn_v_
Beginner
308 Views

Thanks for your feedback.

It turns out an update of Intel Composer XE 2013 SP1 (2013_sp1.2.176) was installed in the default directory (which I normally don't use, because of lack of space on my C-drive). The new Composer XE 2013 SP1\mkl\include\mkl_lapacke.h (Update 2) does have the needed prototypes, while the old Composer XE 2013 SP1\mkl\include\mkl_lapacke.h did not have the needed prototypes... I was still using the latter.

 

0 Kudos
Reply