Actually, the compilation is fine goes fine since I try to run the executable. <br>The outcome is: <br>resp_mat.x: error while loading shared libraries: libmkl_lapack.so: cannot open shared object file: No such file or directory.<br>Has anyone figured out how to do ? <br>Thank you <br><br><br>----- Original Message -----<br>From: pc229@kent.ac.uk<br>Date: Monday, May 25, 2009 4:21 pm<br>Subject: Re: [Pw_forum] Difficulties compiling comp_resp_mat.j to optimize        the U<br>To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<br><br>&gt; Thank you very much Dong Hou, now I can compile it correctly!<br>&gt; <br>&gt; ----- Original Message -----<br>&gt; From: Hou Dong &lt;houdong_phy@mail.sdu.edu.cn&gt;<br>&gt; Date: Monday, May 25, 2009 4:11 pm<br>&gt; Subject: Re: [Pw_forum] Difficulties compiling comp_resp_mat.j <br>&gt; to optimize        the U<br>&gt; To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<br>&gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; From: pc229@kent.ac.uk <br>&gt; &gt; Sent: Monday, May 25, 2009 10:51 PM<br>&gt; &gt; To: PWSCF Forum <br>&gt; &gt; Subject: Re: [Pw_forum] Difficulties compiling comp_resp_mat.j <br>&gt; &gt; to optimize the U<br>&gt; &gt; <br>&gt; &gt; &gt;Anyway I tried both the static and the dynamics compilation <br>&gt; &gt; using either this string <br>&gt; &gt; &gt;ifort -o resp_mat.x resp_mat.f90 \<br>&gt; &gt; &gt;-L/opt/intel/mkl/10.1.2.024/lib/32 -lmkl_lapack -lmkl_ia32 -<br>&gt; &gt; lguide -lpthread<br>&gt; &gt; <br>&gt; &gt; &nbsp;&nbsp;&nbsp;&nbsp; try -L/opt/intel/mkl/10.1.2.024/lib/32 -<br>&gt; &gt; lmkl_lapack -lmkl_ia32 -lmkl_core -lguide -lpthread<br>&gt; &gt; <br>&gt; &gt; &gt;and the output is : <br>&gt; &gt; ....<br>&gt; &gt; &gt;/opt/intel/mkl/10.1.2.024/lib/32/libmkl_lapack.so: undefined <br>&gt; &gt; reference to `mkl_serv_load_fun'<br>&gt; &gt; &gt;/opt/intel/mkl/10.1.2.024/lib/32/libmkl_lapack.so: undefined <br>&gt; &gt; reference to `mkl_serv_load_dll'<br>&gt; &gt; <br>&gt; &gt; &nbsp;&nbsp;&nbsp; it is related to a new feature of Intel MKL <br>&gt; &gt; version 10 and higher. add -lmkl_core may solve these problems.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ------------------------------------<br>&gt; &gt; Dong Hou<br>&gt; &gt; School of Physics , Shandong University<br>&gt; &gt; Jinan, Shandong ,P.R. China.<br>&gt; &gt; houdong_phy@mail.sdu.edu.cn<br>&gt; &gt; ---------------------------------------------<br>&gt; &gt; <br>&gt; <br>&gt; ---<br>&gt; Pieremanuele Canepa<br>&gt; Room 230<br>&gt; School of Physical Sciences, Ingram Building, <br>&gt; University of Kent, Canterbury, Kent, <br>&gt; CT2 7NH<br>&gt; United Kingdom<br>&gt; <br>&gt; <br>&gt; <br><br>---<br>Pieremanuele Canepa<br>Room 230<br>School of Physical Sciences, Ingram Building, <br>University of Kent, Canterbury, Kent, <br>CT2 7NH<br>United Kingdom<br><br>