[Mpi3-rma] [EXTERNAL] Re: request-based ops

Barrett, Brian W bwbarre at sandia.gov
Sat Jun 15 11:24:17 CDT 2013


On 6/15/13 10:47 AM, "Jim Dinan" <james.dinan at gmail.com<mailto:james.dinan at gmail.com>> wrote:

Can you elaborate on the source of performance loss from operations between Iflush and its completion?

With the current semantics of flush, a valid implementation is a counter of number of operations started, another of operations completed, wait until they're equal.  On an unordered channel (and acks are usually on an unordered channel), this mode won't work and you either have to have multiple counters or start tracking events in some per-event way, neither of which are going to be as performant.

Brian

--
  Brian W. Barrett
  Scalable System Software Group
  Sandia National Laboratories
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpiwg-rma/attachments/20130615/a179de1f/attachment-0001.html>


More information about the mpiwg-rma mailing list