George Bosilca wrote:
>Moreover, eager send can improve performance if and only if the matching receives are already posted on the peer. If not, the data will become unexpected, and there will be one additional memcpy.
>
I don't think the first sentence is strictly true. There is a cost
associated with eager messages, but whether there is an overall
improvement or not depends on lots of factors.
|