We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5de3d5d + 75ec541 commit 3e6a196Copy full SHA for 3e6a196
README
@@ -368,6 +368,12 @@ Compiler Notes
368
when Open MPI is built with a Fortran compiler that support the
369
INTERFACE keyword and ISO_FORTRAN_ENV.
370
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
+
377
- The level of support provided by the mpi module is based on your
378
Fortran compiler.
379
0 commit comments