1
1

Merge pull request #7079 from CalebProvost/hacktoberfest

Edit README
Этот коммит содержится в:
Jeff Squyres 2019-10-10 13:18:54 -04:00 коммит произвёл GitHub
родитель 896ce76b64 634054fb37
Коммит f7ee4463b3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

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

@ -871,9 +871,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.