<div dir="ltr">Dear Dr. <span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">Paolo Giannozzi</span><div><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap"><br></span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">Thank you for fixing this issue. After checking the make.sys file absolutely the same is found and corrected now. Now it is doing well for me.</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 4:23 PM, Paolo Giannozzi <span dir="ltr"><<a href="mailto:paolo.giannozzi@uniud.it" target="_blank">paolo.giannozzi@uniud.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, 2013-04-05 at 14:31 +0530, Krishna chaitanya wrote:<br>
<br>
> configure:3970: WARNING: parallel compiler mpif90 uses gfortran, but<br>
> serial compiler ifort was detected<br>
> configure:3972: WARNING: assuming F90=gfortran, discarding ifort<br>
<br>
</div>so it's compiled with gfortran, not intel. Recently I have heard about<br>
a potential problem with gfortran+MKL that might explain your error.<br>
Go into the make.sys file, locate line starting with "BLAS_LIBS".<br>
If it looks like this:<br>
BLAS_LIBS      =   -lmkl_intel_lp64  -lmkl_sequential -lmkl_core<br>
change it as follows<br>
BLAS_LIBS      =   -lmkl_gf_lp64  -lmkl_sequential -lmkl_core<br>
remove all executable (*.x) files, recompile<br>
<div class="HOEnZb"><div class="h5"><br>
P.<br>
--<br>
 Paolo Giannozzi, Dept. Chemistry&Physics&Environment,<br>
 Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
 Phone +39-0432-558216, fax +39-0432-558222<br>
<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>With Best Regards<br><br>Dr. G. Krishna Chaitanya<br>Assistant Professor<br>School of Chemical Sciences<br>SRTM University<br>Nanded-431 606<br>India.<br>

</div>