Skip to content

Commit b66d13c

Browse files
Alexander Sannikovwesbland
authored andcommitted
Update MPI-4.1 support status for IMPI
1 parent 1eb4e46 commit b66d13c

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Implementation_Status.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ This page provides a way to update the community on the current status of variou
1010

1111
## MPI 4.1
1212

13-
| ------------------------- | ----- | ------- |
14-
| Feature | [MPICH](https://mpich.org/) | [Open MPI](https://www.open-mpi.org/) |
15-
| (P)MPI_WTI{ME,CK} and handle conversion macros are symbols || |
16-
| `MPI_REQUEST_GET_STATUS` makes progress || |
17-
| Status field get/set functions || |
18-
| Send with automatic buffering features || |
19-
| Getting multiple statuses from an array of requests || |
20-
| `MPI_TYPE_GET_VALUE_INDEX` || |
21-
| `MPI_COMM_TYPE_RESOURCE_GUIDED` and `mpi_pset_name` || |
22-
| `mpi_assert_strict_persistent_collective_ordering` || |
23-
| Memory alloc kinds || |
24-
| Getting names for null handles || |
25-
| `MPI_GET_HW_RESOURCE_INFO` || |
26-
| `MPI_ERR_ERRHANDLER` || |
27-
| Removing error class, code and string || |
28-
| `MPI_WIN_SHARED_QUERY` supports more window types || |
29-
| `mpi_accumulate_granularity` || |
13+
| ------------------------- | ----- | ------- | ------- |
14+
| Feature | [MPICH](https://mpich.org/) | [Open MPI](https://www.open-mpi.org/) | [Intel MPI](https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html) |
15+
| (P)MPI_WTI{ME,CK} and handle conversion macros are symbols || | + |
16+
| `MPI_REQUEST_GET_STATUS` makes progress || ||
17+
| Status field get/set functions || | |
18+
| Send with automatic buffering features || | |
19+
| Getting multiple statuses from an array of requests || | |
20+
| `MPI_TYPE_GET_VALUE_INDEX` || | |
21+
| `MPI_COMM_TYPE_RESOURCE_GUIDED` and `mpi_pset_name` || | |
22+
| `mpi_assert_strict_persistent_collective_ordering` || | |
23+
| Memory alloc kinds || | |
24+
| Getting names for null handles || | |
25+
| `MPI_GET_HW_RESOURCE_INFO` || | |
26+
| `MPI_ERR_ERRHANDLER` || | |
27+
| Removing error class, code and string || | |
28+
| `MPI_WIN_SHARED_QUERY` supports more window types || | |
29+
| `mpi_accumulate_granularity` || | |
3030

3131
|---|---|
3232
|# - Under development | + - Partly done |

0 commit comments

Comments
 (0)