<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello ,</p>
    <p>Sorry if this question does not belong to this mailling list,
      i'am using Petsc , but with some</p>
    <p>MPI parts code, when dealing with communication.<br>
    </p>
    <div class="postcell post-layout--right" style="margin: 0px;
      padding: 0px 16px 0px 0px; border: 0px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-variant-numeric: inherit; font-variant-east-asian: inherit;
      font-weight: 400; font-stretch: inherit; line-height: inherit;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe
      UI", "Liberation Sans", sans-serif; font-size:
      13px; vertical-align: top; box-sizing: inherit; grid-column: 2 /
      auto; width: auto; min-width: 0px; color: rgb(35, 38, 41);
      letter-spacing: normal; orphans: 2; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-thickness:
      initial; text-decoration-style: initial; text-decoration-color:
      initial;">
      <div class="s-prose js-post-body" itemprop="text" style="margin:
        0px; padding: 0px; border: 0px; font-style: inherit;
        font-variant: inherit; font-weight: inherit; font-stretch:
        inherit; line-height: var(--s-prose-line-height); font-family:
        var(--theme-question-body-font-family); font-size: 15px;
        vertical-align: baseline; box-sizing: inherit;
        --s-prose-line-height:1.5; --s-prose-spacing:1.1em;
        --s-prose-spacing-condensed:calc(var(--s-prose-spacing) / 2);
        overflow-wrap: break-word; width: 659px;">
        <p style="margin-top: 0px; margin-right: 0px; margin-bottom:
          var(--s-prose-spacing); margin-left: 0px; padding: 0px;
          border: 0px; font-style: inherit; font-variant: inherit;
          font-weight: inherit; font-stretch: inherit; line-height:
          inherit; font-family: inherit; font-size: 15px;
          vertical-align: baseline; box-sizing: inherit; clear: both;">If
          a make two consecutive MPI_Isend requests, and if the
          destination processor has not yet receive the message
          inbetween the two calls, will the buffer be updated ? I mean
          if I send message "1" for the first request, then send "0" as
          the second message. Will the receiver receive "0" as message ?
          I not, how can I do to update the message ?</p>
        <p style="margin: 0px; padding: 0px; border: 0px; font-style:
          inherit; font-variant: inherit; font-weight: inherit;
          font-stretch: inherit; line-height: inherit; font-family:
          inherit; font-size: 15px; vertical-align: baseline;
          box-sizing: inherit; clear: both;">Thanks</p>
      </div>
    </div>
  </body>
</html>