Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

libmkl.so missing?

kanato
Beginner
1,436 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
1,436 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
1,437 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