public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with gfortran5 9.3.0-2
@ 2020-05-04 13:14 Neder, Reinhard
  2020-05-05  5:51 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Neder, Reinhard @ 2020-05-04 13:14 UTC (permalink / raw)
  To: cygwin

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

-- 
Prof. Dr. Reinhard Neder
Kristallographie und Strukturphysik
Universität Erlangen
Staudtststr. 3; 91058 Erlangen
tel. +49-9131-8525191
fax  +49-9131-8525182
--
DISCUS Workshop 2016 
http://www.lks.physik.uni-erlangen.de/DISCUS/index.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with gfortran5 9.3.0-2
  2020-05-04 13:14 mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with gfortran5 9.3.0-2 Neder, Reinhard
@ 2020-05-05  5:51 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2020-05-05  5:51 UTC (permalink / raw)
  To: cygwin



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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-05  5:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 13:14 mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with gfortran5 9.3.0-2 Neder, Reinhard
2020-05-05  5:51 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).