Server Products
Data Center Products including boards, integrated systems, Intel® Xeon® Processors, RAID Storage, and Intel® Xeon® Processors
4761 Discussions

mkl_def.so is not found in Intel MKL library 2019 or 2020 for linux 32 bit package

Binay
Beginner
1,158 Views

mkl_def.so is not found in Intel MKL library 2019 or 2020 for linux 32 bit. We have been using using Intel MKL library an older version ( a very old version released sometime in 2012 ) and now trying to upgrade it to latest one. We are finding issue on Linux 32 bit as getting compilation error mkl_def.so ( gcc 6.3 C++ ). We checked and found that the file mkl_def.so is included in Linux 64 bit package but not in Linux 32 bit package of intel MKL. Please suggest how to fix the issue.

Labels (2)
0 Kudos
2 Replies
Gennady_F_Intel
Moderator
1,116 Views

it is some kind of renaming:  for ia32 IA:  libmkl_p4.so == libmkl_def.so ( the default for SSE@ enabled processors), therefore your application should migrate to using the latest versions w/o a problem.

for intel64 - yes we provide the same library but with the libmkl_def.so name

0 Kudos
Ruqiu_C_Intel
Moderator
915 Views

We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only. 

0 Kudos
Reply