7 Sep
2016
7 Sep
'16
9:46 a.m.
Hi all, It looks like MPICH defines MPI_F08_Status, but the standard says: "Using the mpi_f08 Fortran module, a status is declared as TYPE(MPI_Status). The C type MPI_F08_status can be used to pass a Fortran TYPE(MPI_Status) argument into a C routine. Figure 17.1 illustrates all status conversion routines. Some are only available in C, some in both C and Fortran." That is, MPI_F08_Status should be MPI_F08_status. Am I correct here, or am I missing something? Regards, James Custer _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss