[mpich-discuss] Compiling mpich2 using Intel Fortran Compiler v12

Dave Goodell goodell at mcs.anl.gov
Mon Apr 30 11:38:41 CDT 2012


Specify "FC=ifort" and "F77=ifort" on the configure command line.  Example:

% ./configure F77=ifort FC=ifort --prefix=/my/install/dir [OTHER_CONFIGURE_ARGS]

-Dave

On Apr 30, 2012, at 11:22 AM CDT, O'Sullivan, Niall (HMRC) wrote:

> 
> One of the prerequisites for a package that I want to use, Delft3D, is mpich2 but for everything to work correctly I have been told that Delft3D and mpich2 both need to be compiled with the same compiler, in this case Intel Fortran Compiler v12.
> 
> The readme file included with the mpich2 download includes instructions on how to disable Fortran support but does not seem to cover how to specify a particular Fortran compiler to use. Please indicate how to compile mpich2 using an Intel Fortran compiler v12 or suggest a possible source for this information.
> 
> The instructions in the readme file included with the MPICH2-1.4.1p1 release were followed and completed without error but compiling Delft3D fails, see attached file for mpich installation commands. Also, the operating system in use is Ubuntu 11.10.
> 
> Best regards,
> Niall O'Sullivan
> 
> 
> 
> <installation commands.txt>_______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list