1
1
Signed-off-by: CalebProvost <DHX664@gmail.com>
Этот коммит содержится в:
CalebProvost 2019-10-09 20:49:12 -04:00 коммит произвёл Jeff Squyres
родитель 4e1e6f8972
Коммит 634054fb37

6
README
Просмотреть файл

@ -877,9 +877,9 @@ Open MPI Extensions
MPIX_SHORT_FLOAT, and MPIX_CXX_SHORT_FLOAT_COMPLEX if corresponding
language types are available. See ompi/mpiext/shortfloat/README.txt
for details.
- affinity: Provides the OMPI_Affinity_str() routine on retrieving
a string that contains what resources a process is bound to. See
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.
- cr: Provides routines to access to checkpoint restart routines.
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available
functions.