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

modify definition of send_recv_message to fit the MPI ISend spec #12

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

Conversation

addy419
Copy link

@addy419 addy419 commented Feb 29, 2024

This commit changes the definition of send_recv_message to match the MPI spec. Since this commit affects all variants of Tealeaf, I have confirmed that it has no issues fitting in with the current omp, sycl-acc and sycl-usm implementations.

@tom91136
Copy link
Member

tom91136 commented May 2, 2024

Thanks for this. The patch for the send_recv_message part works well, but please constrain this PR and leave the malloc_device part for a later PR.

@addy419
Copy link
Author

addy419 commented May 3, 2024

@tom91136 fixed now.

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

Successfully merging this pull request may close these issues.

None yet

2 participants