Missing array size information in MPI_WAITSOME and MPI_TESTSOME
26 Feb
2012
26 Feb
'12
12:53 p.m.
The documentation in the MPI 2.2 standard and the latest public 3.0 draft do not say how long the output arrays array_of_indices and array_of_statuses should be, and the example there does not show the declarations of the arrays that it passes in. A reader can probably infer that they need to be at least incount elements long, but that is not obvious from the text. -- Jeremiah Willcock
5261
Age (days ago)
5261
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeremiah Willcock