Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
pmix2x
История
Ralph Castain
53c9270af7
Silence coverity warnings
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-08-08 06:10:14 -07:00
..
pmix
When we specify --with-devel-headers, we also emit a copy of libpmix. However, that library was built against the OPAL libevent component, which means all the libevent functions are prefixed with OPAL names. So ensure that the emitted libpmix is linked back against libopen-pal so those symbols will be resolved.
2017-08-07 09:36:16 -07:00
autogen.subdirs
Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track
2016-12-02 15:44:43 -08:00
common_sym_whitelist.txt
Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track
2016-12-02 15:44:43 -08:00
configure.m4
When we specify --with-devel-headers, we also emit a copy of libpmix. However, that library was built against the OPAL libevent component, which means all the libevent functions are prefixed with OPAL names. So ensure that the emitted libpmix is linked back against libopen-pal so those symbols will be resolved.
2017-08-07 09:36:16 -07:00
help-pmix-pmix2x.txt
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
Makefile.am
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
pmix2x_client.c
Silence coverity warnings
2017-08-08 06:10:14 -07:00
pmix2x_component.c
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
pmix2x_server_north.c
Silence Coverity warnings
2017-06-21 13:19:51 -07:00
pmix2x_server_south.c
Silence coverity warnings
2017-08-08 06:10:14 -07:00
pmix2x.c
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
pmix2x.h
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00