On May 15, 2006, at 8:36 AM, esaifu wrote:
> I have configured LAM-7.1.2 on top of PGI compilers
version
> 6.0,For that i had exported the following variables.
> FC=pgf77
> CC=pgcc
> CXX=pgCC
> Could you please tell me which variable i have to set
to get
> "mpif90" compiler.While configring the LAM
i could'nt see
> any f90 compiler option to set.
LAM/MPI does not provide a Fortran 90 module for MPI and
does not
provide an mpif90 wrapper compiler. You can use a Fortran
90
compiler as the Fortran compiler when building LAM and
mpif77 will
invoke that compiler. Our mpif.h can be included from
either
language, and our configure tests can be compiled with
either
language (which is all we use the Fortran compiler for).
If you need an mpif90 wrapper compiler or true Fortran 90
support, I
would recommend switching to Open MPI, as it has both
features:
http://www.open-mpi.org/
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
_______________________________________________
This list is archived at http://www.l
am-mpi.org/MailArchives/lam/
|