Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
s2
История
Ralph Castain
9e35f80ab6
Don't multiply define WANT_PMI_SUPPORT and friends. Turns out they weren't being used anywhere anyway, so no point in defining them at all
...
This commit was SVN r32822.
2014-09-30 20:43:25 +00:00
..
configure.m4
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
pmi2_pmap_parser.c
Don't multiply define WANT_PMI_SUPPORT and friends. Turns out they weren't being used anywhere anyway, so no point in defining them at all
2014-09-30 20:43:25 +00:00
pmi2_pmap_parser.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_s2_component.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_s2.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_s2.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00