Dear users,
I want to install a program which is compatible with MKL version 9. Unfortunately I couldn't find it. Can anybody provide me with the link of downloading this version?
Sincerely yours,
Mohaddeseh
链接已复制
Sorry, give me information, please.
OneAPI was installed to my PC and my source code was compiled.
Although mpi.h was confirmed, an error message "MKL_blacs.lib was not found" was indicated.
In the intel directory, there were several NKL_blacs*.lib, but an above library file was not confirmed.
How to success to be compiled ?
It seems that these libraries ' names were obsoleted and into the latest version of MKL ( 2021.4, as an example) there are different black's library-related names. Please take a look at the MKL Linker Adviser (https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html) to see which libraries you need to link with.