CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Intel Fortran (ifort 8) and MPICH (https://www.cfd-online.com/Forums/main/7410-intel-fortran-ifort-8-mpich.html)

Goicox April 11, 2004 13:00

Intel Fortran (ifort 8) and MPICH
 
I would like to know if somebody have used the MPICH implementation with the Intel's Fortran 90 compiler for Linux or the Lahey's Fortran 90 for Windows.

I have a problem using both compilers under a Fortran 90 source code. The compiler does not recognize the mpi module or library.

Thanks in advance.

noName April 11, 2004 16:35

Re: Intel Fortran (ifort 8) and MPICH
 
You probably want to test the MPICH installation by compiling its test programs and running them with different "-np *". If this works, you can then start thinking of using MPI in your own code.

Goicox April 11, 2004 21:54

Re: Intel Fortran (ifort 8) and MPICH
 
Thank you for the answer.

The first thing I tried, was to compile the examples that come with MPICH.

But the fortran 90 ones fail to compile with the cited compilers.

Goicox

Linfeng April 13, 2004 05:42

Re: Intel Fortran (ifort 8) and MPICH
 
Before you install the MPICH, you may have to set some environments first. Such as:

setenv FC f90

setenv F90 f90

configure

good luck!

Zeng April 28, 2004 01:59

Re: Intel Fortran (ifort 8) and MPICH
 
There is NO problem for Intel Compiler 8.0 + MPICH + Linux. I have tried it.


All times are GMT -4. The time now is 02:18.