But I was learned a while back, that local rdma completion only means that the data has been received by remote HCA, and an ACK has been acknowledged, the remote HCA may have deliveried the data to host memory, may NOT.
Is this still true ? --CQ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Devesh Sharma > Sent: Thursday, May 24, 2007 10:08 AM > To: Gleb Natapov > Cc: [email protected] > Subject: Re: [ofa-general] RDMA write completion question > > On 5/24/07, Gleb Natapov <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Does local RDMA write completion guaranties that a data that was > > RDMAed is already accessible in a destination's host _memory_? > Local RDMA write completion guarantees that the data you have > RDMAed has been copied into the remote buffer, without any > data corruption. > > > > -- > > Gleb. > > _______________________________________________ > > general mailing list > > [email protected] > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > > > To unsubscribe, please visit > > http://openib.org/mailman/listinfo/openib-general > > > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit > http://openib.org/mailman/listinfo/openib-general > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
