|
[Sponsors] |
April 11, 2004, 13:00 |
Intel Fortran (ifort 8) and MPICH
|
#1 |
Guest
Posts: n/a
|
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. |
|
April 11, 2004, 16:35 |
Re: Intel Fortran (ifort 8) and MPICH
|
#2 |
Guest
Posts: n/a
|
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.
|
|
April 11, 2004, 21:54 |
Re: Intel Fortran (ifort 8) and MPICH
|
#3 |
Guest
Posts: n/a
|
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 |
|
April 13, 2004, 05:42 |
Re: Intel Fortran (ifort 8) and MPICH
|
#4 |
Guest
Posts: n/a
|
Before you install the MPICH, you may have to set some environments first. Such as:
setenv FC f90 setenv F90 f90 configure good luck! |
|
April 28, 2004, 01:59 |
Re: Intel Fortran (ifort 8) and MPICH
|
#5 |
Guest
Posts: n/a
|
There is NO problem for Intel Compiler 8.0 + MPICH + Linux. I have tried it.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
intel quad core with ANSYS CFX-v11.0 (without SP1) | Rogerio Fernandes Brito | CFX | 12 | May 30, 2008 03:59 |
distributed mpich problem | Trevor | CFX | 15 | January 9, 2007 18:08 |
MPICH for Windows (Fortran) | jojo | Main CFD Forum | 4 | May 3, 2005 10:10 |
MPICH problem (CFX-5.7.1) | Jesper | CFX | 7 | April 16, 2005 06:04 |
MPICH : undefined reference to.. | Vincent | Siemens | 3 | March 24, 2005 13:30 |