1
1
openmpi/orte/mca/state/base
Ralph Castain 60961ceb41 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>
2019-02-26 17:08:48 -08:00
..
base.h Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
help-state-base.txt orte: send error messages to stderr. 2018-09-12 17:03:55 +09:00
Makefile.am orte: send error messages to stderr. 2018-09-12 17:03:55 +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-02-26 17:08:48 -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