Re: OpenMPI installation bug: /usr/bin/mpif90 links to non-existent target

2015-04-29 Thread Marco Atzeri
On 4/30/2015 3:32 AM, Mark Hadfield wrote: I have the current versions of openmpi and libopenmpi installed in Cygwin-64. The mpif90 command (MPI wrapper for Gfortran) does not execute, even though /usr/bin/mpif90 exists. The problem is that /usr/bin/mpif90 is a symbolic link to /usr/bin/mpifort.e

OpenMPI installation bug: /usr/bin/mpif90 links to non-existent target

2015-04-29 Thread Mark Hadfield
I have the current versions of openmpi and libopenmpi installed in Cygwin-64. The mpif90 command (MPI wrapper for Gfortran) does not execute, even though /usr/bin/mpif90 exists. The problem is that /usr/bin/mpif90 is a symbolic link to /usr/bin/mpifort.exe, which does not exist. However /usr/bin/mp