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
1,782 Views

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 Kudos
2 Replies
mecej4
Honored Contributor III
1,782 Views

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?

0 Kudos
VipinKumar_E_Intel
1,782 Views

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

0 Kudos
Reply