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

Improve tagProbe and AM receiver callback #348

Merged
merged 7 commits into from
Jan 16, 2025

Conversation

pentschev
Copy link
Member

Improve tagProbe by accepting a tag mask for matching and return probed tag information. Expose also the sender endpoint handle to AM receive callback so that the callback is capable of knowing the origin of the message.

Additionally, fix C++ request tests that were being unintentionally skipped.

@pentschev pentschev requested a review from a team as a code owner January 15, 2025 17:36
@pentschev pentschev requested a review from a team as a code owner January 15, 2025 17:37
@pentschev pentschev added breaking Introduces a breaking change feature request New feature or request labels Jan 15, 2025
Copy link
Member

@madsbk madsbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I only have some minor nitpick.

cpp/include/ucxx/typedefs.h Outdated Show resolved Hide resolved
python/ucxx/ucxx/_lib/ucxx_api.pxd Outdated Show resolved Hide resolved
Co-authored-by: Mads R. B. Kristensen <[email protected]>
@pentschev
Copy link
Member Author

Thanks for the review @madsbk !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 93edd75 into rapidsai:branch-0.42 Jan 16, 2025
61 checks passed
@pentschev pentschev deleted the am-receive-callback-ep branch January 16, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Introduces a breaking change feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants