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

Math Kernel Library

mohaddeseh
Einsteiger
1.987Aufrufe

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

0 Kudos
4 Antworten
Gennady_F_Intel
Moderator
1.987Aufrufe

Mohaddeseh,

MKL version 9.0 is EOL several years ago. From the IntelRegistrationCenter (https://registrationcenter.intel.com ) you can get versions 10.0, 10.1 and 10.2 only.

--Gennady

fomi4
Einsteiger
1.987Aufrufe

https://registrationcenter.intel.com

Doesn't work

It works, sorry

kenz095
Einsteiger
1.862Aufrufe

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 ?

Gennady_F_Intel
Moderator
1.854Aufrufe

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.

Antworten