Skip to content

[WIP] Communication queues

Pedro Gonnet requested to merge comm_queues into master

As discussed in last Friday's meeting, handle communication tasks differently inside the queue, i.e. aggregate them and use MPI_Testsome to check if any are ready.

Merge request reports