Jeff Squyres
b0c4b1aa20
op_commutative.c: ...but we should check for MPI_OP_NULL
...
Refs trac:4548
This commit was SVN r31492.
The following Trac tickets were found above:
Ticket 4548 --> https://svn.open-mpi.org/trac/ompi/ticket/4548
2014-04-22 19:30:55 +00:00
Jeff Squyres
dba256cd6c
op_commutative.c: don't check if the op is predefined or not
...
MPI_OP_COMMUTATIVE should work on all MPI_Op's -- regardless of
whether they are predefined or not.
Refs trac:4548.
This commit was SVN r31491.
The following Trac tickets were found above:
Ticket 4548 --> https://svn.open-mpi.org/trac/ompi/ticket/4548
2014-04-22 19:26:15 +00:00
George Bosilca
399c8b18d2
Fix a parameter check. Thanks Lisandro Dalcin for the bug report.
...
More info @ http://www.open-mpi.org/community/lists/devel/2014/04/14561.php
cmr=v1.8.2:reviewer=ompi-rm1.8
This commit was SVN r31467.
2014-04-21 17:00:56 +00:00
Jeff Squyres
bf6e3d4355
Fixes trac:2061: add MPI_OP_COMMUTATIVE.
...
This commit was SVN r22128.
The following Trac tickets were found above:
Ticket 2061 --> https://svn.open-mpi.org/trac/ompi/ticket/2061
2009-10-22 21:46:05 +00:00