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 4e1e6f8 commit 634054fCopy full SHA for 634054f
README
@@ -877,9 +877,9 @@ Open MPI Extensions
877
MPIX_SHORT_FLOAT, and MPIX_CXX_SHORT_FLOAT_COMPLEX if corresponding
878
language types are available. See ompi/mpiext/shortfloat/README.txt
879
for details.
880
- - affinity: Provides the OMPI_Affinity_str() routine on retrieving
881
- a string that contains what resources a process is bound to. See
882
- its man page for more details.
+ - affinity: Provides the OMPI_Affinity_str() a string indicating the
+ resources which a process is bound. For more details, see its man
+ page.
883
- cr: Provides routines to access to checkpoint restart routines.
884
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available
885
functions.
0 commit comments