Skip to content

Commit 523781b

Browse files
committed
Add MPI 5.0 implementation status table
1 parent f0b2f0f commit 523781b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Implementation_Status.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ permalink: /implementation-status/
88

99
This page provides a way to update the community on the current status of various MPI implementation with respect to the various vesions of the MPI Standard.
1010

11+
## MPI 5.0
12+
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+
| ABI Support | | | |
16+
17+
|---|---|
18+
|# - Under development | + - Partly done |
19+
1120
## MPI 4.1
1221

1322
| ------------------------- | ----- | ------- | ------- |

0 commit comments

Comments
 (0)