[mpich-discuss] installing mpich2 on a mac
Gus Correa
gus at ldeo.columbia.edu
Mon Feb 9 15:43:50 CST 2009
Hi Nuno, list
At first sight, it looks like as a PATH problem.
The shell is picking the boilerplate mpif90 from OpenMPI.
Have you tried to use the full path name to the MPICH2 mpif90?
You may need to do the same for mpiexec, etc.
Or change your PATH to search for MPICH2 first.
Gus Correa
---------------------------------------------------------------------
Gustavo Correa
Lamont-Doherty Earth Observatory - Columbia University
Palisades, NY, 10964-8000 - USA
---------------------------------------------------------------------
Vieira da silva, Nuno wrote:
> Hi,
>
> I am trying to install mpich2 on a mac with Leopard 10.5.6. I am
> following all the instructions but when I try to compile a fortran
> program I am getting this output:
>
> --------------------------------------------------------------------------
> Unfortunately, this installation of Open MPI was not compiled with
> Fortran 90 support. As such, the mpif90 compiler is non-functional.
>
> --------------------------------------------------------------------------
>
> Is there any flag I am missing during the installation? In Ubuntu works
> fine with any extra flag ... many thanks in advance
> Regards,
> Nuno
More information about the mpich-discuss
mailing list