1
1
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
..
2018-10-16 13:17:09 -06:00
2018-12-18 14:37:04 -07:00
2018-12-18 14:37:04 -07:00
2019-01-29 13:34:44 -05:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00