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

libmkl.so missing?

kanato
Beginner
963 Views
Hi, I am trying to build some software that links to -lmkl. This software builds fine with ifort 11.0 which includes libmkl.so, but on 11.1 libmkl.so is missing. I have tried playing around with including other libraries from /opt/intel/mkl/10.2.4.032/lib/em64t but there are too may of them for this to be an effective strategy. Is there a replacement for the libmkl.so that came with 11.0 or what can I do?
0 Kudos
1 Solution
ArturGuzik
Valued Contributor I
963 Views

Hi,

here you have link to the KB article on removed dummy libraries. It points to the link advisor which will assist you when selecting replacement(s).

A.

View solution in original post

0 Kudos
1 Reply
ArturGuzik
Valued Contributor I
964 Views

Hi,

here you have link to the KB article on removed dummy libraries. It points to the link advisor which will assist you when selecting replacement(s).

A.

0 Kudos
Reply