[Pw_forum] Difficulties compiling comp_resp_mat.j to optimize the U

Hou Dong houdong_phy at mail.sdu.edu.cn
Mon May 25 17:05:48 CEST 2009




From: pc229 at kent.ac.uk 
Sent: Monday, May 25, 2009 10:51 PM
To: PWSCF Forum 
Subject: Re: [Pw_forum] Difficulties compiling comp_resp_mat.j to optimize the U

>Anyway I tried both the static and the dynamics compilation using either this string 
>ifort -o resp_mat.x resp_mat.f90 \
>-L/opt/intel/mkl/10.1.2.024/lib/32 -lmkl_lapack -lmkl_ia32 -lguide -lpthread

     try -L/opt/intel/mkl/10.1.2.024/lib/32 -lmkl_lapack -lmkl_ia32 -lmkl_core -lguide -lpthread

>and the output is : 
....
>/opt/intel/mkl/10.1.2.024/lib/32/libmkl_lapack.so: undefined reference to `mkl_serv_load_fun'
>/opt/intel/mkl/10.1.2.024/lib/32/libmkl_lapack.so: undefined reference to `mkl_serv_load_dll'

    it is related to a new feature of Intel MKL version 10 and higher. add -lmkl_core may solve these problems.


------------------------------------
Dong Hou
School of Physics , Shandong University
Jinan, Shandong ,P.R. China.
houdong_phy at mail.sdu.edu.cn
---------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20090525/58d6d237/attachment.html>


More information about the users mailing list