1
1
openmpi/ompi/mca
Mikhail Kurnosov 540c2d1617 coll-base-allgather: fix MPI_IN_PLACE processing
The call of MPI_Allgather with sendbuf and sendtype parameters equal to MPI_IN_PLACE and NULL correspondingly, produces the segmentation fault.

The problem is that sendtype is used even when sendbuf value is MPI_IN_PLACE. But according to the standard, sendtype and sendcount parameters should be ignored in this case.

Signed-off-by: Mikhail Kurnosov <mkurnosov@gmail.com>
2018-07-18 10:27:00 +07:00
..
bml mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
coll coll-base-allgather: fix MPI_IN_PLACE processing 2018-07-18 10:27:00 +07:00
common common/ompio: fix the fview based grouping options 2018-06-22 14:01:31 -05:00
crcp mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
fbtl ompio: misc renames 2018-06-14 09:41:10 +09:00
fcoll fcoll: make vulcan the default component 2018-06-22 14:12:02 -05:00
fs fs/base: move redundant code to fs/base 2018-07-01 10:20:32 -05:00
hook ompi/hook: Add the hook/license framework 2017-02-27 12:05:53 -05:00
io io/romio321: make grequest extensions internal 2018-06-29 16:41:27 +09:00
mtl MTL OFI: Redesign sync send with reduced tag bits and quick ack 2018-07-09 06:50:21 -07:00
op mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
osc Merge pull request #4765 from xinzhao3/topic/osc-ucx-mem-hook 2018-07-13 09:36:20 -04:00
pml MCA/COMMON/UCX: shift opal memhooks into common UCX 2018-07-17 13:46:38 +03:00
rte Correct typo in name comparison flags 2018-06-06 12:18:52 -07:00
sharedfp sharedfp/sm and sharedfp/lockedfile: fix seek offset calculation 2018-06-21 14:26:36 -05:00
topo topo/treematch - quash compiler warning 2018-06-13 16:34:17 -05:00
vprotocol mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mca.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00