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

MPI_ASYNC_PROTECTS_NONBLOCKING #7

Open
jeffhammond opened this issue Jul 19, 2022 · 1 comment
Open

MPI_ASYNC_PROTECTS_NONBLOCKING #7

jeffhammond opened this issue Jul 19, 2022 · 1 comment
Assignees

Comments

@jeffhammond
Copy link
Owner

Use the ASYNCHRONOUS attribute to protect the buffers of nonblocking operations, and set the LOGICAL compile-time constant MPI_ASYNC_PROTECTS_NONBLOCKING to .TRUE. if the underlying Fortran compiler supports the ASYNCHRONOUS attribute for MPI communication (as part of TS 29113). See Section 19.1.6 for older compiler versions.

@jeffhammond jeffhammond changed the title Use the ASYNCHRONOUS attribute to protect the buffers of nonblocking operations MPI_ASYNC_PROTECTS_NONBLOCKING Jul 19, 2022
@jeffhammond jeffhammond self-assigned this Mar 2, 2024
@jeffhammond
Copy link
Owner Author

Set to true and assume compilers do this properly.

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

No branches or pull requests

1 participant