Commit 1c6cdc9
committed
Fix sync images to take the syncer's id from mpi_status.
Take the source index of the image that is sending the current image data from
the MPI_status handle of Waitany instead of the index i, which only denotes the
handle in the array of receive-requests.1 parent 882c371 commit 1c6cdc9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3098 | 3098 | | |
3099 | 3099 | | |
3100 | 3100 | | |
3101 | | - | |
| 3101 | + | |
3102 | 3102 | | |
3103 | 3103 | | |
3104 | 3104 | | |
| |||
0 commit comments