Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
external
История
Ralph Castain
55923eacd3
Stealing some pieces of Josh Hursey's PR
#1583
and modifying a bit, allow the opal/pmix external component to handle both PMIx 1.1.4 and PMIx 2.0 versions. Automatically detect the version of the target external library and adjust the only two APIs that changed (PMIx_Init and PMIx_Finalize)
...
Rename temp vars in .m4 to avoid conflict with Travis
2016-05-27 08:06:31 -07:00
..
configure.m4
Stealing some pieces of Josh Hursey's PR
#1583
and modifying a bit, allow the opal/pmix external component to handle both PMIx 1.1.4 and PMIx 2.0 versions. Automatically detect the version of the target external library and adjust the only two APIs that changed (PMIx_Init and PMIx_Finalize)
2016-05-27 08:06:31 -07:00
Makefile.am
Stealing some pieces of Josh Hursey's PR
#1583
and modifying a bit, allow the opal/pmix external component to handle both PMIx 1.1.4 and PMIx 2.0 versions. Automatically detect the version of the target external library and adjust the only two APIs that changed (PMIx_Init and PMIx_Finalize)
2016-05-27 08:06:31 -07:00
pmix_ext_client.c
Stealing some pieces of Josh Hursey's PR
#1583
and modifying a bit, allow the opal/pmix external component to handle both PMIx 1.1.4 and PMIx 2.0 versions. Automatically detect the version of the target external library and adjust the only two APIs that changed (PMIx_Init and PMIx_Finalize)
2016-05-27 08:06:31 -07:00
pmix_ext_component.c
Create the pmix external component. Fix a few places where opal/util/argv.h were required when building with an external pmix (go figure).
2015-12-15 15:26:13 -08:00
pmix_ext_server_north.c
opal: replace opal_convert_jobid_to_string with opal_snprintf_jobid
2016-01-14 10:39:03 +09:00
pmix_ext_server_south.c
Stealing some pieces of Josh Hursey's PR
#1583
and modifying a bit, allow the opal/pmix external component to handle both PMIx 1.1.4 and PMIx 2.0 versions. Automatically detect the version of the target external library and adjust the only two APIs that changed (PMIx_Init and PMIx_Finalize)
2016-05-27 08:06:31 -07:00
pmix_ext.c
pmix/external: revamp external pmix package detection
2016-05-02 16:23:31 +09:00
pmix_ext.h
pmix/external: fix misc missing conversion and type issues
2016-04-04 10:12:34 +09:00