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

Created the part direct module #12796

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mdosanjh
Copy link
Contributor

@mdosanjh mdosanjh commented Sep 5, 2024

Created the part direct module. This adds a module for partitioned communication that uses RMA similar to better match the original research. This has performance benefits but places additional constraints on the user. (Namely Psend_init and Precv_init are both blocking). Because of this it's not set up to be the default module, but could be useful as an opt-in performance option.

Created the part direct module
Copy link

github-actions bot commented Sep 5, 2024

Hello! The Git Commit Checker CI bot found a few problems with this PR:

e69fdb1: Created the part direct module

  • check_signed_off: does not contain a valid Signed-off-by line

Please fix these problems and, if necessary, force-push new commits back up to the PR branch. Thanks!

@mdosanjh mdosanjh marked this pull request as ready for review September 6, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant