1
1
openmpi/ompi/mca/coll
KAWASHIMA Takahiro 4d7bde27fb ompi/datatype: Use short float for MPI_REAL2
... and add `MPI_COMPLEX4`.

This commit changes values of existing `OMPI_DATATYPE_MPI_*` macros.
This change does not affect ABI compatibility of `libmpi.so` and the
like because these values are only used in OMPI internal code.

On the other hand, `ompi_datatype_t::id` values of existing datatypes
are not changed and 73 is newly assigned to for `MPI_COMPLEX4` to
retain ABI compatibility.

Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com>
2019-02-01 13:01:10 +09:00
..
base Remove few warnings in libnbc identified by clang-1000.11.45.2 2018-10-17 18:04:39 -04:00
basic coll: reduce_scatter_block: rename and MCA parameter description fix 2018-05-09 08:54:48 +09:00
cuda mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
demo mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
hcoll fp16 hcoll bindings 2019-02-01 12:40:14 +09:00
inter mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
libnbc Merge pull request #5948 from mkurnosov/coll-ireduce-silence-coverity 2018-12-24 12:59:16 -05:00
monitoring opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
portals4 ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
self mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
sm Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
sync Correct abstraction break - direct reference to ORTE 2018-01-30 21:19:14 -08:00
tuned coll/tuned: Fix MPI_IN_PLACE processing in tuned algorithms 2018-10-24 15:31:33 -07:00
coll.h coll: Update COLL module interface version to 2.3.0 2018-06-11 17:22:16 +09:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00