Skip to content

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

Open
addy419 wants to merge 1 commit into
UoB-HPC:masterfrom
addy419:master
Open

modify definition of send_recv_message to fit the MPI ISend spec#12
addy419 wants to merge 1 commit into
UoB-HPC:masterfrom
addy419:master

Conversation

@addy419

@addy419 addy419 commented Feb 29, 2024

Copy link
Copy Markdown

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.

@addy419 addy419 requested a review from tom91136 February 29, 2024 12:43
@tom91136

tom91136 commented May 2, 2024

Copy link
Copy Markdown
Member

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

addy419 commented May 3, 2024

Copy link
Copy Markdown
Author

@tom91136 fixed now.

tom91136 added a commit that referenced this pull request Aug 11, 2024
Fix SYCL CG solver indexing
Fix CXX suffixed CMake flags
Remove all VLA uses
Address #12
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.

2 participants