We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a4419 commit 9b54967Copy full SHA for 9b54967
README
@@ -886,6 +886,10 @@ Open MPI Extensions
886
because they are not standardized yet. Future versions of Open MPI
887
will switch to the MPI_ prefix once the MPI Standard which includes
888
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.
893
- affinity: Provides the OMPI_Affinity_str() routine on retrieving
894
a string that contains what resources a process is bound to. See
895
its man page for more details.
0 commit comments