vapaa icon indicating copy to clipboard operation
vapaa copied to clipboard

MPI_ASYNC_PROTECTS_NONBLOCKING

Open jeffhammond opened this issue 2 years ago • 1 comments

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 avatar Jul 19 '22 20:07 jeffhammond

Set to true and assume compilers do this properly.

jeffhammond avatar Mar 02 '24 10:03 jeffhammond