1
1
openmpi/orte/util
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
..
comm Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dash_host more c99 updates 2015-06-25 10:14:13 -06:00
hostfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
attr.c Deal with connect/accept between two jobs from different mpirun's. Somewhat optimize connect/accept by using MPI bcast to distribute the participants instead of another PMIx lookup. Cleanup some Coverity issues. 2015-09-07 09:19:24 -07:00
attr.h Deal with connect/accept between two jobs from different mpirun's. Somewhat optimize connect/accept by using MPI bcast to distribute the participants instead of another PMIx lookup. Cleanup some Coverity issues. 2015-09-07 09:19:24 -07:00
context_fns.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
context_fns.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
error_strings.c more c99 updates 2015-06-25 10:14:13 -06:00
error_strings.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-regex.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hnp_contact.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hnp_contact.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
listener.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
listener.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
name_fns.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
name_fns.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
nidmap.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
nidmap.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
parse_options.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
parse_options.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pre_condition_transports.c more c99 updates 2015-06-25 10:14:13 -06:00
pre_condition_transports.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc_info.c Plug a few memory leaks identified by valgrind 2015-09-23 15:21:04 -07:00
proc_info.h Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
regex.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
regex.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
session_dir.c 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
session_dir.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
show_help.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
show_help.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00