MPI 4.0 Support
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 112
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Adding support for some of the functionality in the [MPI 4.0 Standard](https://www.mpi-forum.org/docs/mpi-4.0/mpi40-report.pdf), including:
- Persistent Collectives
- Partitioned Communications
- Isendrecv and Isendrecv_replace
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked MPI 4.0 Standard sections for Persistent Collectives, Partitioned Communications, Isendrecv, and Isendrecv_replace. Then inspect mpiP's existing MPI instrumentation entry points; done means the profiler supports the listed functionality with appropriate coverage and validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100