[Mpi-comments] Thread synchronization for MPI_Get_address

Jeremiah Willcock jewillco at osl.iu.edu
Mon Mar 25 12:34:48 CDT 2013


In MPI 3.0, is MPI_Get_address subject to the same threading rules as 
other MPI calls?  In particular, in MPI_THREAD_SERIALIZED mode, am I 
required to ensure that MPI_Get_address is not called at the same time as 
itself or other MPI code?  If it does require synchronization currently, 
would it make sense to change that requirement to be looser?

-- Jeremiah Willcock



More information about the mpi-comments mailing list