Skip to content

Commit faea05b

Browse files
committed
doc: update CHANGES for adding MPI_LOGICAL1 etc.
1 parent a006561 commit faea05b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ of MPI_INT. Commonly used types include MPI_BYTE, MPI_CHAR, MPI_AINT, use
2222
MPIR_BYTE_INTERNAL, MPIR_CHAR_INTERNAL, MPIR_AINT_INTERNAL instead. There is no
2323
impact to users.
2424

25+
# Added MPI_LOGICAL1, MPI_LOGICAL2, MPI_LOGICAL4, MPI_LOGICAL8, and MPI_LOGICAL16.
26+
27+
# Added MPIX_BFLOAT16, and added software reduction support for MPIX_BFLOAT16
28+
and MPIX_C_FLOAT16.
29+
2530
===============================================================================
2631
Changes in 4.3
2732
===============================================================================

0 commit comments

Comments
 (0)