57d3b83297
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> |
||
---|---|---|
.. | ||
Makefile.am | ||
op.c | ||
op.h |