<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,
<div><br>
</div>
<div>There is an inconsistency of MPI_WIN_FENCE semantic in MPI 3.0 Standard that makes me confused:</div>
<div><br>
</div>
<div>(1) On P440-P441 it say that "RMA operations on win started by a process after the fence call returns will access their target window only after MPI_WIN_FENCE has been called by the target process". This requires MPI_WIN_FENCE that starts an epoch to act
 as an barrier.</div>
<div><br>
</div>
<div>(2) However, (1) contradict with the word at end of P441: "a call to MPI_WIN_FENCE that is known not to end any epoch (in particular a call with assert equal to MPI_MODE_NOPRECEDE) does not necessarily act as a barrier".</div>
<div><br>
</div>
<div>Should the word of (1) add: "when MPI_MODE_NOPRECEDE is not given"?</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Xin</div>
<div><br>
</div>
</div>
</body>
</html>