Skip to content

Commit 48f57e6

Browse files
committed
docs: add to-do item about MPI dynamic procs
Signed-off-by: Jeff Squyres <[email protected]> (cherry picked from commit df9178d)
1 parent fa4b141 commit 48f57e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/to-do.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Need to update these docs to reflect:
3636
functions are not declared in mpi.h unless Open MPI was compiled
3737
with ``--enable-mpi1-compatibility``.
3838

39+
* This is not really a change in v5.0, but it probably has changed
40+
(because of PRTE) since v4.x, so: we need to document how to use
41+
``MPI_Comm_join`` and ``MPI_Publish_name`` + ``MPI_Comm_accept`` /
42+
``MPI_Lookup_name`` + ``MPI_Comm_connect``. See
43+
https://github.com/open-mpi/ompi/issues/10222
3944

4045
Other random to-do items
4146
------------------------

0 commit comments

Comments
 (0)