<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<div><br></div><div>I am very much for supporting collective remote completion. Many optimizations are possible here.</div><div><br></div>>The question then turns to the "other networks". If you can't figure out remote completion, then the collective is going to be pretty heavy, right?<br><font class="Apple-style-span" face="Verdana, sans-serif"><br></font><div><font class="Apple-style-span" face="Verdana, sans-serif">May be this will help make the point. When there is a network that does support a collective remote completion semantic (say, using its collective network reduce operation), would this functionality not help get better performance on that network? Would this functionality, for n collective completions,  ever be worse than completion_1+completion_2+completion_3+...completion_n? If not, why not have it? <br></font><div><font class="Apple-style-span" face="Verdana, sans-serif"><br></font><div>> From: keith.d.underwood@intel.com<br>> To: mpi3-rma@lists.mpi-forum.org<br>> Date: Sun, 16 May 2010 20:32:36 -0600<br>> Subject: Re: [Mpi3-rma] RMA proposal 1 update<br>> <br>> Before doing that, can someone sketch out the platform/API and the implementation that makes that more efficient?  There is no gain for Portals (3 or 4).  There is no gain for anything that supports Cray SHMEM reasonably well (shmem_quiet() is approximately the same semantics as MPI_flush_all).  Hrm, you can probably say the same thing about anything that supports UPC well - a strict access is basically a MPI_flush_all(); MPI_Put(); MPI_flush_all();... Also, I thought somebody said that IB gave you a notification of remote completion...<br>> <br>> The question then turns to the "other networks".  If you can't figure out remote completion, then the collective is going to be pretty heavy, right?<br>> <br>> Keith<br>> <br>> > -----Original Message-----<br>> > From: mpi3-rma-bounces@lists.mpi-forum.org [mailto:mpi3-rma-<br>> > bounces@lists.mpi-forum.org] On Behalf Of Jeff Hammond<br>> > Sent: Sunday, May 16, 2010 7:27 PM<br>> > To: MPI 3.0 Remote Memory Access working group<br>> > Subject: Re: [Mpi3-rma] RMA proposal 1 update<br>> > <br>> > Tortsten,<br>> > <br>> > There seemed to be decent agreement on adding MPI_Win_all_flush_all<br>> > (equivalent to MPI_Win_flush_all called from every rank in the<br>> > communicator associated with the window) since this function can be<br>> > implemented far more efficiently as a collective than the equivalent<br>> > point-wise function calls.<br>> > <br>> > Is there a problem with adding this to your proposal?<br>> > <br>> > Jeff<br>> > <br>> > On Sun, May 16, 2010 at 12:48 AM, Torsten Hoefler <htor@illinois.edu><br>> > wrote:<br>> > > Hello all,<br>> > ><br>> > > After the discussions at the last Forum I updated the group's first<br>> > > proposal.<br>> > ><br>> > > The proposal (one-side-2.pdf) is attached to the wiki page<br>> > > https://svn.mpi-forum.org/trac/mpi-forum-web/wiki/RmaWikiPage<br>> > ><br>> > > The changes with regards to the last version are:<br>> > ><br>> > > 1) added MPI_NOOP to MPI_Get_accumulate and MPI_Accumulate_get<br>> > ><br>> > > 2) (re)added MPI_Win_flush and MPI_Win_flush_all to passive target<br>> > mode<br>> > ><br>> > > Some remarks:<br>> > ><br>> > > 1) We didn't straw-vote on MPI_Accumulate_get, so this function might<br>> > >   go. The removal would be very clean.<br>> > ><br>> > > 2) Should we allow MPI_NOOP in MPI_Accumulate (this does not make<br>> > sense<br>> > >   and is incorrect in my current proposal)<br>> > ><br>> > > 3) Should we allow MPI_REPLACE in<br>> > MPI_Get_accumulate/MPI_Accumulate_get?<br>> > >   (this would make sense and is allowed in the current proposal but<br>> > we<br>> > >   didn't talk about it in the group)<br>> > ><br>> > ><br>> > > All the Best,<br>> > >  Torsten<br>> > ><br>> > > --<br>> > >  bash$ :(){ :|:&};: --------------------- http://www.unixer.de/ -----<br>> > > Torsten Hoefler         | Research Associate<br>> > > Blue Waters Directorate | University of Illinois<br>> > > 1205 W Clark Street     | Urbana, IL, 61801<br>> > > NCSA Building           | +01 (217) 244-7736<br>> > > _______________________________________________<br>> > > mpi3-rma mailing list<br>> > > mpi3-rma@lists.mpi-forum.org<br>> > > http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-rma<br>> > ><br>> > <br>> > <br>> > <br>> > --<br>> > Jeff Hammond<br>> > Argonne Leadership Computing Facility<br>> > jhammond@mcs.anl.gov / (630) 252-5381<br>> > http://www.linkedin.com/in/jeffhammond<br>> > <br>> > _______________________________________________<br>> > mpi3-rma mailing list<br>> > mpi3-rma@lists.mpi-forum.org<br>> > http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-rma<br>> <br>> _______________________________________________<br>> mpi3-rma mailing list<br>> mpi3-rma@lists.mpi-forum.org<br>> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-rma<br></div></div></div>                                          </body>
</html>