1
1
KAWASHIMA Takahiro 1ced7f213c mpi/c: Fix IALLTOALL{V|W} + MPI_IN_PLACE param check
`sendcounts`, `sdispls`, and `sendtype(s)` must be ignored
if `MPI_IN_PLACE` is specified for `sendbuf`.
This commit makes the param check code same as the blocking
`ALLTOALL{V|W}` function.
2016-04-11 18:34:11 +09:00
..
2015-10-22 09:33:26 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-10-22 09:33:26 -06:00
2015-10-15 12:39:15 -04:00
2015-10-15 12:39:15 -04:00
2015-10-22 09:33:26 -06:00
2015-10-22 09:33:26 -06:00
2015-10-22 09:33:26 -06:00
2015-12-20 03:15:19 -05:00