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
107
107
- Droped unknown/ignored info keys on communicators, files,
108
108
and windows.
109
109
- 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.
111
111
- Issue a deprecation warning when ``MPI_Cancel() `` is called for a non-blocking send request.
112
112
113
113
- Transport updates and improvements
@@ -133,7 +133,7 @@ Open MPI version 5.0.0rc12
133
133
134
134
- Improved support for the HPE SS11 network.
135
135
- 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
137
137
flag which can be used for providers known to have their own registration cache.
138
138
139
139
- Shared Memory:
You can’t perform that action at this time.
0 commit comments