Hi,
I installed OneAPI on VS2022 and all was OK. Suddenly I got the 1104 error: mkl_intel_c_lib
can not be found. I use /Qmkl:static in the mpifort bat file. I tried to find the lib under intel/oneAPI/mkl/..., but I did not find it there.
What to do?
Best regards
Anders S
Hi,
I have erronously used the IA32 command line! When I correctly choose the Intel64 command line the error disappeared!
Best regards
Anders S
链接已复制
MKL is in the oneAPI Base Toolkit. If you didn't install that, go do so, or you can install MKL separately.
Hi Steve,
Thanks for a quick response!
I reinstalled MKL, but still I can't see the missing library (see attachment). Am I looking at the wrong place?
Best regards
Anders S
The library that you seek is part of the 32-bit MKL package. If you want that, you can download and install the 32-bit OneMKL package . Select "Windows" and "Online" and then look for the link titled "Intel oneAPI Base Toolkit for Windows (32 bit).
Hi,
I have erronously used the IA32 command line! When I correctly choose the Intel64 command line the error disappeared!
Best regards
Anders S
