Skip to content

Commit 9b54967

Browse files
committed
README: Add description of shortfloat MPI extension
Signed-off-by: KAWASHIMA Takahiro <[email protected]>
1 parent f8a4419 commit 9b54967

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,10 @@ Open MPI Extensions
886886
because they are not standardized yet. Future versions of Open MPI
887887
will switch to the MPI_ prefix once the MPI Standard which includes
888888
this feature is published. See their man page for more details.
889+
- shortfloat: Provides MPI datatypes MPIX_C_FLOAT16, MPIX_SHORT_FLOAT,
890+
MPIX_SHORT_FLOAT, and MPIX_CXX_SHORT_FLOAT_COMPLEX if corresponding
891+
language types are available. See ompi/mpiext/shortfloat/README.txt
892+
for details.
889893
- affinity: Provides the OMPI_Affinity_str() routine on retrieving
890894
a string that contains what resources a process is bound to. See
891895
its man page for more details.

0 commit comments

Comments
 (0)