5.13.2-5.13.13 -- Added one-to-one a persistent collective for every corresponding nonblocking collective
Process Topologies chapter
------------------------------------
Added Section 7.8 -- Persistent collective communication for communication on process topologies;
added one-to-one a function for every nonblocking topological collective operation
As noted previously, we have a working functional implementation (libPNBC) as well. This is the implementation that matches the proposal.
Please note that this will be a full reading. We went over the material in the September meeting, but determined we needed to do a new reading in December after making clarifications on several points raised in Chicago.
In particular, we explain the semantics of MPI_Request_free for collective
requests. And, we explain the life-cycle of persistent collectives requests as being valid for zero-or-more uses after their respective _Init.