Is your feature request related to a problem? Please describe.
To make some progress on MPI performance issues, I think we need to add a basic outlined structure into the deep dive.
Describe the solution you'd like
This would even just be as simple as adding headings and subheadings including issues on point-to-point comms and collectives comms.
Describe alternatives you've considered
N/A
Additional context
It is likely that for parallelism we can split these into distributed and shared-memory, although they do share some similarities.
Is your feature request related to a problem? Please describe.
To make some progress on MPI performance issues, I think we need to add a basic outlined structure into the deep dive.
Describe the solution you'd like
This would even just be as simple as adding headings and subheadings including issues on point-to-point comms and collectives comms.
Describe alternatives you've considered
N/A
Additional context
It is likely that for parallelism we can split these into distributed and shared-memory, although they do share some similarities.