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

Missing MKL_C.lib in 10.2.1 Download

geoluheorteyahoo_com
312 Views
Was 10.2.1 supposed to have MKL_C.lib when downloaded? Was using that lib with 10.1.3 but found when moving to 10.2.1 that it is missing from the lib directory for IA32.
0 Kudos
3 Replies
TimP
Honored Contributor III
312 Views
Was 10.2.1 supposed to have MKL_C.lib when downloaded? Was using that lib with 10.1.3 but found when moving to 10.2.1 that it is missing from the lib directory for IA32.
You could try the link advisor on the forum page so as to compare its suggestion with the libraries impled by the earlier mkl_c.lib. I guess, if you're looking at the Windows version, the mkl_c.lib wasn't explicit, unless the implied dlls could be determined by viewing the dependencies of the .exe.
0 Kudos
ArturGuzik
Valued Contributor I
312 Views
Following Tim's response you might also take a look at Gennady's reply here.

A.
0 Kudos
Gennady_F_Intel
Moderator
312 Views
Quoting - ArturGuzik
Following Tim's response you might also take a look at Gennady's reply here.

A.

one more comment: What do you need to do in this case?

You need to relink your application accordingly the recommended linking line.
--Gennady

0 Kudos
Reply