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

add MPI_Win_sync for separate memory model #49

Open
jeffhammond opened this issue May 20, 2024 · 1 comment
Open

add MPI_Win_sync for separate memory model #49

jeffhammond opened this issue May 20, 2024 · 1 comment
Assignees

Comments

@jeffhammond
Copy link
Member

We can properly support the separate memory model by adding MPI_Win_sync calls where appropriate, conditionalized on the separate memory model property.

We can do this globally or put the separate attribute in the GMR object.

@jeffhammond
Copy link
Member Author

addressed by #51

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

No branches or pull requests

1 participant