Hello,<br>As shown in my last email, the problem between compiler and mpif90 can be solved as follows: (1) vi /.../.../mpif90; (2) find the line &quot;F90=&quot;ifort&quot;&quot; and change &quot;ifort&quot; into &quot;gfortran&quot; if you want to use gfortran.<br>
If the parameter in mpif90 is ifort, using &quot;./configure FC=gfortran MPIFC=mpif90&quot; will cause error, vice versa.<br>Best regards,<br>Hu Yuanxin<br>2010-6-30<br>