1
1
openmpi/ompi/op
Nathan Hjelm 57d3b83297 op: allow user operations in ompi_3buff_op_reduce
This commit allows user operations to be used in the
ompi_3buff_op_reduce function. This fixes an issue identified in:

http://www.open-mpi.org/community/lists/devel/2014/04/14586.php

and

http://www.open-mpi.org/community/lists/users/2015/10/27769.php

The fix is to copy source1 into the target then call the user op
function with source2 and target.

Fixes #966

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-02 10:35:21 -06:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
op.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
op.h op: allow user operations in ompi_3buff_op_reduce 2015-10-02 10:35:21 -06:00