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

mkl_link_tool not loading

4f0drlp7eyj3
Beginner
526 Views

We had a user build failing, and when we dug into it, it turned out that mkl_link_tool was failing to load:

$ $MKLROOT/tools/mkl_link_tool

.../mkl_link_tool: error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS64

This happened with 2018.3, 2019.0, and 2019.5, so guessing it's just a 32-bit app that Intel distributes. Is the expectation that everyone will still have 32-bit libraries installed at this late date? We don't even have 32-bit libstdc++ installed in our base image any more. Is there a 64-bit mkl_link_tool around somewhere?

Thanks; Chris

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
526 Views

64-bit version of mkl_link_tool is planning to be available for the next release of Intel MKL.

0 Kudos
Reply