Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Immediate data upon signal & wait #368

Open
chhwang opened this issue Oct 18, 2024 · 0 comments
Open

[Feature] Immediate data upon signal & wait #368

chhwang opened this issue Oct 18, 2024 · 0 comments

Comments

@chhwang
Copy link
Contributor

chhwang commented Oct 18, 2024

The discussion started from PR #366.

Would it be useful if we piggyback a few bytes (e.g., 4) of immediate data upon a signal()? This could be thought as a similar feature with imm_data in an ibverbs write request. We need discussion on the use cases.

If we need that, while PR #366 implements this by leveraging the semaphore flag, a better way would be just sending additional bytes with the flag. For IB connections, we can leverage imm_data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant