1
1
openmpi/opal/mca/pmix
Ralph Castain bfdf08ae86 Fix intercomm_create by ensuring that both sides know how to translate jobid to/from nspace
Return something just to ensure that pack is happy
2015-11-06 02:19:45 -08:00
..
base Cleanup the PMIx direct modex support. Add an MCA parameter pmix_base_async_modex that will cause the async modex to be used when set to 1. Default it to 0 for now 2015-10-27 17:31:56 -07:00
cray Fix intercomm_create by ensuring that both sides know how to translate jobid to/from nspace 2015-11-06 02:19:45 -08:00
pmix1xx Add a couple of missing translations to/from PMIx internal and OPAL error constants 2015-10-29 12:33:02 -07:00
s1 Fix intercomm_create by ensuring that both sides know how to translate jobid to/from nspace 2015-11-06 02:19:45 -08:00
s2 Fix intercomm_create by ensuring that both sides know how to translate jobid to/from nspace 2015-11-06 02:19:45 -08:00
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Sync with PMIx master 43e45c3. Get multi-node publish/lookup/unpublish working 2015-09-04 10:07:17 -07:00
pmix_types.h Resolve the naming issue when direct-launched by PMIx-enabled RMs using a minimal-impact approach. Detect if we were launched via ORTE - if so, then use our standard methods for computing the jobid. If not, then just hash the nspace to create the jobid, and track the jobid <-> nspace correspondece down in the opal/mca/pmix/pmix1xx component. We then do the translation any time a function that passes process names is invoked. 2015-09-27 09:57:59 -07:00
pmix.h Cleanup the PMIx direct modex support. Add an MCA parameter pmix_base_async_modex that will cause the async modex to be used when set to 1. Default it to 0 for now 2015-10-27 17:31:56 -07:00