Skip to content

Commit 3e6a196

Browse files
authored
Merge pull request #1 from jsquyres/tjcw-tjcw-fix-mpi-sizeof
README: minor tweak to specifically mention GNU Fortran
2 parents 5de3d5d + 75ec541 commit 3e6a196

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README

+6
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,12 @@ Compiler Notes
368368
when Open MPI is built with a Fortran compiler that support the
369369
INTERFACE keyword and ISO_FORTRAN_ENV.
370370

371+
*** The Open MPI team has not tested to determine exactly which
372+
version of the GNU Fortran compiler suite started supporting
373+
what is required for MPI_SIZEOF. We know that gfortran v4.8
374+
(bundled in RHEL 7.x) supports the MPI_SIZEOF interfaces.
375+
However, gfortran 4.4 (bundled in RHEL 6.x) does not.
376+
371377
- The level of support provided by the mpi module is based on your
372378
Fortran compiler.
373379

0 commit comments

Comments
 (0)