[mpich-discuss] installing mpich2 on a mac

Eric A. Borisch eborisch at ieee.org
Mon Feb 9 16:23:30 CST 2009


Also be aware that if you happen to be using makefile projects within
XCode, your bash PATH (as set in ~/.bashrc, for example) is not the
same as the PATH variable XCode "sees." See
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2009-January/004433.html
for more info.

 Eric

On Mon, Feb 9, 2009 at 3:43 PM, Gus Correa <gus at ldeo.columbia.edu> wrote:
> 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
>
>



-- 
Eric A. Borisch


More information about the mpich-discuss mailing list