-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix buffer posting and FI_EAGAIN (#26617)
When a receive buffer is flagged as full via FI_MULTI_RECV re-post it immediately while libfabric fills the other buffer. Also, when fi_recvmsg returns FI_EAGAIN try again after calling fi_cq_read to progress the endpoint. [Reviewed by @jabraham17, thank you.]
- Loading branch information
Showing
1 changed file
with
99 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters