1
1
openmpi/opal/mca/pmix
Ralph Castain 55ac526a67 Enable the PMIx ompi/rte component
Get the OMPI rte/pmix component working. This was tested using PRRTE as the RM, configuring OMPI using:

* autogen --no-orte

* with external libevent, external hwloc, and external PMIx master

* configuring PMIx master with the same libevent and hwloc

* execute the application using PRRTE's "prun" launcher, which has the same cmd line as ORTE's mpirun

Note that PMIx master appears to have a bug in the event notification system that caches job termination events. Thus, the first execution runs fine, but subsequent executions cause an "abort" when the OMPI default error handler is invoked upon notification of the prior job's termination. Will work that separately.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
(cherry picked from commit 134cca9ac0de092d767999357573a31703f72292)
2018-06-03 07:25:12 -07:00
..
base pmix/base: set PMIx to follow OPAL's mca_component_show_load_errors 2018-04-10 10:24:35 -07:00
cray Silence warnings 2017-11-25 11:50:18 -08:00
ext1x pmix/ext1x: fix index handling when populating an info array 2018-04-26 11:06:43 +09:00
ext2x pmix: add "pmix*_library_version" info MCA var 2018-03-29 14:21:07 -07:00
ext3x pmix/ext3x: remove autogenerated ext3x.h header file 2018-01-31 23:45:42 +09:00
flux Silence warnings 2017-11-25 11:50:18 -08:00
isolated Silence warnings 2017-11-25 11:50:18 -08:00
pmix3x Enable the PMIx ompi/rte component 2018-06-03 07:25:12 -07:00
s1 Move past the '.' when getting jobstepid 2018-04-04 11:22:38 -07:00
s2 Move past the '.' when getting jobstepid 2018-04-04 11:22:38 -07:00
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00
pmix_types.h Implement support for proctable queries 2018-03-02 02:00:31 -08:00
pmix.h Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00