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

scalapack problem when loading mkl_blacs_intelmpi_ilp64.2.dll

wzc
Beginner
530 Views

Hello everyone,

  I am running the "scalapack" example code. However, the Terminal showed the following error information: Intel MKL FATAL ERROR: Cannot load mkl_blacs_intelmpi_ilp64.2.dll.

  How could I solve this problem?

  Thanks.

0 Kudos
1 Solution
SofeaAzrin_A_Intel
464 Views

Hi wzc,

Thanks for your question. 

This is a typical issue when the path is not properly installed. Please find out your systems installed the path correctly. Or else, you can copy the dll files to the execution place. 

You can refer to this link for reference too. 

https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-0/setting-environment-variables.html

 

Thanks,

Sofea

View solution in original post

0 Kudos
1 Reply
SofeaAzrin_A_Intel
465 Views

Hi wzc,

Thanks for your question. 

This is a typical issue when the path is not properly installed. Please find out your systems installed the path correctly. Or else, you can copy the dll files to the execution place. 

You can refer to this link for reference too. 

https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-0/setting-environment-variables.html

 

Thanks,

Sofea

0 Kudos
Reply