1
1
openmpi/ompi/runtime
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
..
help-mpi-runtime.txt Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
Makefile.am Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
mpiruntime.h ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
ompi_cr.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
ompi_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_info_support.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
ompi_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
ompi_mpi_abort.c mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07:00
ompi_mpi_dynamics.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
ompi_mpi_finalize.c pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
ompi_mpi_init.c ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
ompi_mpi_params.c Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
ompi_mpi_preconnect.c ompi: use ompi_coll_base_sendrecv_actual() whenever possible 2017-04-20 10:01:28 +09:00
ompi_spc.c opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
ompi_spc.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
params.h Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00