1
1
openmpi/ompi/mpi
Jeff Squyres fc8ebbb0e0 MPI_Comm_spawn_multiple.3in: update Fortran string array notes
Per 0ab6b201fe, note in the MPI_Comm_spawn_multiple.3in man page that
the array_of_commands does not need to be terminated -- it just need
to have exactly "count" entries.  In the Fortran binding, at least,
this is different than in prior released versions of Open MPI (it's
not a backwards incompatibility, since prior versions of Open MPI
required array_of_commands to be blank-string-terminated in Fortran --
this change makes Open MPI be *less* restrictive, and therefore still
backwards compatible).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-04-05 06:52:46 -07:00
..
c comm_join: fix CID 1323170 2018-03-26 14:21:21 -07:00
cxx configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
fortran mpi/fortran: fix parsing arrays of Fortran strings 2018-04-04 18:56:44 -07:00
java mpi/java: Remove dlopen() workaround 2017-08-24 11:56:17 -04:00
man MPI_Comm_spawn_multiple.3in: update Fortran string array notes 2018-04-05 06:52:46 -07:00
tool mca/base: add support for additional variable types 2018-03-01 20:42:27 -07:00
help-mpi-api.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00