Send / Send with immediate

The send operation enables you to send data to the receive queue of a remote QP. The receiver must have previously posted a receive buffer to receive the data. The sender does not have any control over where the data resides in the remote host.

Optionally, an immediate 4 byte value is transmitted with the data buffer. This immediate value is presented to the receiver as part of the receive notification, and is not contained in the data buffer.

[ Feedback ]