We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9db027 commit f66b12cCopy full SHA for f66b12c
Implementation_Status.md
@@ -35,10 +35,10 @@ This page provides a way to update the community on the current status of variou
35
36
| ------------------------- | ----- | ------- | ------- |
37
| 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) |
38
-| Large Counts | ✅ | ✅ | ✅ |
+| Large Counts | ✅ | # | ✅ |
39
| Partitioned Communication | ✅ | ✅ | ✅ |
40
| Sessions | ✅ | ✅ | ✅ |
41
-| MPI_T Events | ✅ | ✅ | ❌ |
+| MPI_T Events | ✅ | ❌ | ❌ |
42
| Error Handling | ✅ | ✅ | ✅ |
43
| Non-blocking SENDRECV | ✅ | ✅ | # |
44
| Persistent Collectives | ✅ | ✅ | ✅ |
0 commit comments