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 MPIX_SHORT_FLOAT, and MPIX_CXX_SHORT_FLOAT_COMPLEX if corresponding
language types are available. See ompi/mpiext/shortfloat/README.txt language types are available. See ompi/mpiext/shortfloat/README.txt
for details. for details.
- affinity: Provides the OMPI_Affinity_str() routine on retrieving - affinity: Provides the OMPI_Affinity_str() a string indicating the
a string that contains what resources a process is bound to. See resources which a process is bound. For more details, see its man
its man page for more details. page.
- cr: Provides routines to access to checkpoint restart routines. - cr: Provides routines to access to checkpoint restart routines.
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available
functions. functions.