mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with gfortran5 9.3.0-2
Marco Atzeri
marco.atzeri@gmail.com
Tue May 5 05:51:29 GMT 2020
Am 04.05.2020 um 15:14 schrieb Neder, Reinhard:
> Hi,
> I can no longer compile my fortran program with gfortran5 Version
> 9.3.0-2 with openmpi40 version 3.1.5-1
> I receive the error message
>
>
> $ mpif90 simple.f90
> simple.f90:2:4:
>
> 2 | USE mpi
> | 1
> Fatal Error: Cannot read module file ‘mpi.mod’ opened at (1), because it
> was created by a different version of GNU Fortran
> compilation terminated.
>
> For the code:
> PROGRAM simple
> USE mpi
> END PROGRAM simple
>
> Used to work just fine for many years, I did not find the openmpi source
> code on cygwin itself.
>
> Sincerely
> Reinhard Neder
>
noted. I will update the package
More information about the Cygwin
mailing list