mpiwg-rma / rma-issues

Repository to discuss internal RMA working group issues
1 stars 0 forks source link

Both MPI_Win_allocate and MPI_Win_allocate_shared allocate memory and return a pointer #21

Closed devreal closed 6 months ago

devreal commented 2 years ago

Victor Eijkhout commented on slack:

"win_allocate differs from win_create in that the user does not pass allocated memory; win_allocate returns a pointer to &c" This is correct but incomplete. both times should read win_allocate/allocate_shared.

Seems like an easy fix.

devreal commented 6 months ago

This has been resolved in MPI 4.1