1
1
openmpi/orte/mca/ess
Ralph Castain 0140ff048d Now that we have an "isolated" PLM component, we cannot just let rsh silently decline to run when it cannot find a launch agent - if we do, then we will -always- run on the local node. So if the user specifies a launch agent and we can't find it, then generate a pretty error message, report a fatal error back to the component select, and exit out.
This required modifying the mca_component_select function to actually check the return code on a component query - it was blissfully ignoring it.

Also do a little cleanup to avoid bombarding the user with multiple error messages.

Thanks to Patrick Begou for reporting the problem
2015-09-24 07:16:48 -07:00
..
alps oob/alps: swat compiler warning 2015-09-21 14:24:26 -07:00
base Plug a few memory leaks identified by valgrind 2015-09-23 15:21:04 -07:00
env Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
hnp Now that we have an "isolated" PLM component, we cannot just let rsh silently decline to run when it cannot find a launch agent - if we do, then we will -always- run on the local node. So if the user specifies a launch agent and we can't find it, then generate a pretty error message, report a fatal error back to the component select, and exit out. 2015-09-24 07:16:48 -07:00
lsf more c99 updates 2015-06-25 10:14:13 -06:00
pmi Plug a few memory leaks identified by valgrind 2015-09-23 15:21:04 -07:00
singleton Fix singletons by removing stale code 2015-09-16 00:58:05 -07:00
slurm more c99 updates 2015-06-25 10:14:13 -06:00
tm more c99 updates 2015-06-25 10:14:13 -06:00
tool Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ess.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00