1
1
openmpi/ompi/mpi
KAWASHIMA Takahiro f8a441957a mpiext/shortfloat: Add MPIX_C_FLOAT16 datatype
`MPIX_C_FLOAT16` is defined as a synonym for `MPIX_SHORT_FLOAT`
if the C compiler supports `_Float16`, which is defined in
ISO/IEC JTC 1/SC 22/WG 14 N1945 (ISO/IEC TS 18661-3:2015).
This name and meaning are same as that of MPICH. This may be
a transitional datatype until the MPI Forum decides a proper
name for the type.

Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com>
2019-02-01 14:55:52 +09:00
..
c ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
cxx mpi.h: file errhandeler typedef: use new form of name 2018-09-28 07:49:28 -07:00
fortran mpiext/shortfloat: Add MPIX_C_FLOAT16 datatype 2019-02-01 14:55:52 +09:00
java java: Fix javadoc build failure with OpenJDK 11 2018-10-09 17:49:30 +09:00
man/man3 MPI_Type_get_envelope: remove MPI-1 deleted names 2018-11-03 16:20:45 -04:00
tool ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
help-mpi-api.txt fix info-subscribe to use snprintf() and warn on long key 2018-06-01 18:31:32 -04:00
Makefile.am Fix script abstraction break: mv make_manpage.pl to config 2018-08-08 08:50:55 -07:00