1
1
openmpi/orte/mca/state/base
Ralph Castain b5d46494cd Fix cross-mpirun connect/accept operations
Ensure we publish all the info required to be returned to the other
mpirun when executing this operation. We need to know the daemon (and
its URI) that is hosting each of the other procs so we can do a direct
modex operation and retrieve their connection info.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 60961ceb41)
2019-03-01 08:41:23 -08:00
..
base.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-state-base.txt orte: send error messages to stderr. 2018-09-13 10:39:57 +09:00
Makefile.am orte: send error messages to stderr. 2018-09-13 10:39:57 +09:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
state_base_fns.c Fix cross-mpirun connect/accept operations 2019-03-01 08:41:23 -08:00
state_base_frame.c Add some debug code for detecting leaking file descriptors. At the end of each job (and if MCA param is set), have each daemon compute the number of open fds and their characteristics and print a summary 2017-05-29 11:25:20 -07:00
state_base_select.c mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
state_private.h Ensure that data from a job that was stored in ompi-server is purged once that job completes. Cleanup a few typos. Silence a Coverity warning 2017-05-30 09:43:01 -07:00