[libfabric-users] FI_INJECT and fi_sendmsg
Hartman, John
john.hartman at hpe.com
Fri Aug 16 10:01:21 PDT 2024
Regarding the FI_INJECT flag, the fi_sendmsg man page says “This flag can only be used with messages smaller than inject_size.” What is the behavior if the message is larger than inject_size? Is the flag ignored, or is an error returned (and if so, which error)?
Also, the fi_sendmsg man page says “messages smaller than inject_size” whereas the fi_endpoint man page says that inject_size is “the maximum size data transfer that can be associated with an inject operation”. Which is correct, should the message be < inject_size or <= inject_size?
I’m looking at the v1.22.0 man pages.
Thanks
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20240816/758e7176/attachment.htm>
More information about the Libfabric-users
mailing list