Skip to content

Fewer mpi comms

Pedro Gonnet requested to merge fewer_mpi_comms into master

Re-think when and how we activate communication tasks and pair tasks spanning local and foreign cells.

This should result in much fewer interaction tasks, send/recv pairs, and drifts.

Merge request reports