We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4b141 commit 48f57e6Copy full SHA for 48f57e6
docs/to-do.rst
@@ -36,6 +36,11 @@ Need to update these docs to reflect:
36
functions are not declared in mpi.h unless Open MPI was compiled
37
with ``--enable-mpi1-compatibility``.
38
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
44
45
Other random to-do items
46
------------------------
0 commit comments