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.
2 parents 76b91ce + 544d573 commit d96fd24Copy full SHA for d96fd24
docs/man-openmpi/man3/MPI_Session_finalize.3.rst
@@ -70,7 +70,7 @@ communications initiated by other processes. The call to
70
:ref:`MPI_Session_finalize` does not free objects created by MPI calls; these
71
objects are freed using MPI_XXX_FREE calls. :ref:`MPI_Session_finalize` may be
72
synchronizing on any or all of the groups associated with communicators,
73
-windows, or les derived from the session and not disconnected, freed,
+windows, or files derived from the session and not disconnected, freed,
74
or closed, respectively, before the call to :ref:`MPI_Session_finalize`
75
procedure. :ref:`MPI_Session_finalize` behaves as if all such synchronizations
76
occur concurrently. As :ref:`MPI_Comm_free` may mark a communicator for freeing
0 commit comments