Skip to content

Commit f952993

Browse files
Alexander Sannikovwesbland
authored andcommitted
Add Intel MPI MPI-4.0 support status
1 parent 633f37d commit f952993

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Implementation_Status.md

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

1111
## MPI 4.0
1212

13-
| ------------------------- | ----- | ------- |
14-
| Feature | [MPICH](https://mpich.org/) | [Open MPI](https://www.open-mpi.org/) |
15-
| Large Counts |||
16-
| Partitioned Communication |||
17-
| Sessions |||
18-
| MPI_T Events |||
19-
| Error Handling |||
20-
| Non-blocking SENDRECV |||
21-
| Persistent Collectives |||
22-
| New Split Types |||
23-
| MPI_COMM_DUP info |||
24-
| Info Assertions |||
25-
| Memory Alignment |||
26-
| MPI_INFO_CREATE_ENV |||
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+
| Large Counts ||||
16+
| Partitioned Communication ||||
17+
| Sessions ||||
18+
| MPI_T Events ||||
19+
| Error Handling ||||
20+
| Non-blocking SENDRECV ||| # |
21+
| Persistent Collectives ||||
22+
| New Split Types ||||
23+
| MPI_COMM_DUP info ||| # |
24+
| Info Assertions ||||
25+
| Memory Alignment ||||
26+
| MPI_INFO_CREATE_ENV ||| # |
2727

2828
|---|---|
2929
|# - Under development | + - Partly done |

0 commit comments

Comments
 (0)