1
1
openmpi/orte/mca/state/orted
Ralph Castain 9b991bd1f5 Ensure that the "running" state is correctly updated
It is possible that one or more procs could get thru PMIx_Init, and thus be marked as in state "registered", before all local procs have been started. If that happens, then we would report some of the procs in state "running", and the others in state "registered" - which means that the HNP would miss the "running" stage of the state machine.

Thanks to Jingchao Zhang for his patience in tracking this down on the 2.0 branch
2016-08-30 19:24:39 -07:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
state_orted_component.c Cleanup some cruft and update to coordinate with CM operations: 2015-08-12 10:32:14 -07:00
state_orted.c Ensure that the "running" state is correctly updated 2016-08-30 19:24:39 -07:00
state_orted.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00