Skip to content

replace PCU with MPI-3 features #9

@cwsmith

Description

@cwsmith

Use MPI_Dist_graph_create[_adjacent] + MPI_Neighbor_allgather for PCU rounds. This will not account for the buffering that PCU does (PCU_COMM_PACK and friends), but handles the dynamic sparse data exchange.

See: https://github.com/ibaned/omega_h/blob/develop/src/Omega_h_comm.cpp
and the slides here for a summary:
https://www.archer.ac.uk/training/course-material/2016/09/160929_AdvMPI_EPCC/S2-L05-MPI-Neighbourhood%20collectives.pdf

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions