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

ld: cannot find -lmkl_intel_lp64

theophile__tchakoua
2,615 檢視

Hi!! All

Please I have a problem to run a program who content suroutine lapack and blas whit ifort. this is the massage:

ld: cannot find -lmkl_intel_lp64

how can I solve this problem??

I'm using Ubuntu and Kubuntu 12.04

Cordialy, tchaktheo

0 積分
2 回應
mecej4
榮譽貢獻者 III
2,615 檢視

What Intel compiler and MKL packages do you have installed on your system, and what was the linking command line that produced the error message that you reported?

VipinKumar_E_Intel
2,615 檢視

tchaktheo,

  Can you also run $source <your intel tools instllation dir>/bin compilervars.sh intel64?  This should set the various PATH, LIBRARY_PATH etc.

--Vipin

回覆