On Dec 6, 2004, at 6:51 PM, Kamaraju Kusumanchi wrote:
> Hi all
> I am using lam-7.1.1, icc 8.1, ifort 8.1, redhat 8. I am wondering
> if there is any way I can have
>
> use mpi
> instead of
> include 'mpif.h'
> in my code. I tried it and I am getting compilation errors if I
> compile with the first statement. So
>
> 1) Is there an mpi module provided and I am not able to find/link it?
> 2) Does upgrading to a newer version (if available) will solve this
> problem?
> 3) any other suggestions?
There is not currently a Fortran 90 module for LAM/MPI. We do not have
plans to add one, as our current focus is in developing Open MPI, LAM's
successor. Open MPI (when released) will have a complete Fortran 90
interface, including the Fortran mpi module.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|