1
1
This commit was SVN r31472.
Этот коммит содержится в:
George Bosilca 2014-04-21 23:30:05 +00:00
родитель 6a65d27bcc
Коммит 8d92231de3

Просмотреть файл

@ -111,10 +111,9 @@ typedef void (ompi_op_java_handler_fn_t)(void *, void *, int *,
/* This enum as well as op_type field in ompi_op_t is placed back here to support /*
* HCOL allreduce at the moment. It is a part of bgate repository only. This conflict with OMPI v1.7 * Basic operation type for predefined types.
* is to be resolved some other way. */
* */
enum ompi_op_type { enum ompi_op_type {
OMPI_OP_NULL, OMPI_OP_NULL,
OMPI_OP_MAX, OMPI_OP_MAX,