Thread synchronization for MPI_Get_address
25 Mar
2013
25 Mar
'13
12:34 p.m.
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
4870
Age (days ago)
4870
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeremiah Willcock