openmpi needs to be rebuilt with gfortran 4.9.1
Bug #1390198 reported by
Adam Rall
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MPIch |
New
|
Undecided
|
Unassigned | ||
hdf5 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
openmpi (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Using:
Ubuntu 14.10
Packages (openmpi-bin, libopenmpi-dev, libopenmpi1.6, etc.) from source openmpi 1.6.5-8
gfortran 4.9.1.
When attempting to compile fortran programs--such as the attached test program--using the default openmpi-bin and libopenmpi-dev, the following error message shows up:
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.
The openmpi packages should be recompiled with the default gfortran 4.9.1.
To post a comment you must log in.
Note that this also seems to affect mpich: see https:/ /bugs.launchpad .net/ubuntu/ +source/ mpich/+ bug/1389291.