<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">In my case, I installed ifort 2011 at first, and then compiled OpenMPI by ifort with command:<br>./configure --prefix=/**** FC=ifort<br>After "make install" OpenMPI, the $MPIBIN=/**/OpenMPI/bin and $MPILIB=/***/OpenMPI/Lib have been added into .bashrc file through the method: $PATH=$MPIBIN:$PATH and $LD_LIBRARY_PATH=$MPILIB:$LD_LIBRARY_PATH.<br>When compiling QE v4.3.2, only ./configure was needed, then ifort and mpif90 would be chosen automaticly (if compiled before, "make clean" first)<br>Hope this method can work in your case.<br><br><div>--<br>GAO Zhe<br>CMC Lab, MSE, SNU, Seoul, S.Korea<br>        
</div><div id="divNeteaseMailCard"></div><br>At 2011-09-27 00:30:06,"Ahmad Yassin" <amyassin29@gmail.com> wrote:<br> <blockquote id="isReplyContent" style="padding-left: 1ex; margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204);"><div dir="ltr">Hello all;<br>I had a problem in installing QE 4.0.3 using Intel Compiler... the ./configure step runs smooth if using gcc and gfortran, but when using icc and ifort it gives me the following warnings:<br><br>
configure: WARNING: serial/parallel compiler mismatch detected<br>configure: WARNING: parallel compiler mpif90 uses gfortran, but serial compiler is ifort<br><br>looking it up, I found a previous email in the mailing list (<a href="http://www.democritos.it/pipermail/pw_forum/2009-June/013265.html">http://www.democritos.it/pipermail/pw_forum/2009-June/013265.html</a>) stating that <br>
<pre>you have a mismatch between parallel (mpif90) and<br>serial (gfortran) compiler. This is something<br>"configure" warns you about. Use<br>"./configure F90=gfortran", or, better, install<br>a mpif90 compiler that uses ifort</pre>

I tried to reinstall OpenMPI, using icc and ifort to compile its source, but the conflict is still there... Is there anyway to make mpif90 use ifort ? or is there any other parallel compiler using ifort?<br><br>Ahmad Yassin<br>
<br><br><pre><br></pre></div>
</blockquote></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>