From 5b7a64c0d5f0d69ccd66af23d98210f841e91f5d Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Wed, 30 Apr 2025 09:43:46 -0600 Subject: [PATCH] docs: add a blurb about current state of MPI_T events Signed-off-by: Howard Pritchard --- docs/man-openmpi/man3/MPI_T.3.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/man-openmpi/man3/MPI_T.3.rst b/docs/man-openmpi/man3/MPI_T.3.rst index 889519bddb6..5a0a3f83b79 100644 --- a/docs/man-openmpi/man3/MPI_T.3.rst +++ b/docs/man-openmpi/man3/MPI_T.3.rst @@ -121,6 +121,11 @@ Open MPI's MPI_T categories are organized hierarchically: - For example, the tcp component can be found under the opal framework in the opal layer. +MPI_T Events +^^^^^^^^^^^^ + +Open MPI provides a set of stub interfaces for MPI_T events. More complete +support for MPI_T events will be provided in a future release of Open MPI. .. seealso:: * :ref:`MPI_T_category_changed`