<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>&quot;configure&quot; warns you about. Use<br>&quot;./configure F90=gfortran&quot;, 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>