Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
base
История
Ralph Castain
8d0b4f222a
The pmix.get functions should not be returning "success" if the requested info isn't found. Fix the macros and the component functions so they correctly return "not found" in that situation, and set the data regions and size to NULL and 0, respectively.
...
This commit was SVN r32818.
2014-09-30 18:03:12 +00:00
..
base.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
help-pmix-base.txt
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_base_fns.c
The pmix.get functions should not be returning "success" if the requested info isn't found. Fix the macros and the component functions so they correctly return "not found" in that situation, and set the data regions and size to NULL and 0, respectively.
2014-09-30 18:03:12 +00:00
pmix_base_fns.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_base_frame.c
Bring over some updates from the PMIx branch - mostly just minor cleanups. Make the direct grpcomm component no longer be the default. For now, we seem to be having problems with non-blocking fence operations, so make them not be the default under any scenario (e.g., when sm is the only btl in operation).
2014-09-06 19:19:44 +00:00
pmix_base_select.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00