File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Open MPI version 5.0.0rc12
107107 - Droped unknown/ignored info keys on communicators, files,
108108 and windows.
109109 - Initial implementations of ``MPI_COMM_TYPE_HW_GUIDED `` and ``MPI_COMM_TYPE_HW_GUIDED `` added.
110- - ``MPI_Info_get() `` and ``MPI_Infi_get_valuelen () `` are now deprecated.
110+ - ``MPI_Info_get() `` and ``MPI_Info_get_valuelen () `` are now deprecated.
111111 - Issue a deprecation warning when ``MPI_Cancel() `` is called for a non-blocking send request.
112112
113113 - Transport updates and improvements
@@ -133,7 +133,7 @@ Open MPI version 5.0.0rc12
133133
134134 - Improved support for the HPE SS11 network.
135135 - Added cache bypass mechanism. This fixes conflicts
136- with Libfabric, which has its own registration cache. This addes a bypass
136+ with Libfabric, which has its own registration cache. This adds a bypass
137137 flag which can be used for providers known to have their own registration cache.
138138
139139 - Shared Memory:
You can’t perform that action at this time.
0 commit comments