<div>Hi</div>
<div> </div>
<div>I have a very basic doubt. Suppose Host A is doing RDMA write (say 8 MB) to Host B. When data is copied into Host B's local buffer, is it guaranteed that data will be copied starting from the first location (first buffer address) to the last location (last buffer address)? or it could be in any order?
</div>
<div> </div>
<div>Also does this tranfer involve DMA engine (residinng on HCAs) of both the hosts or just one host?</div>
<div> </div>
<div>Regards,</div>
<div>John T</div>