1
1
openmpi/opal/mca/base
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
..
base.h mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
help-mca-base.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mca-var.txt 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
mca_base_close.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_cmd_line.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_component_compare.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_component_find.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_component_repository.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_component_repository.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_components_close.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_open.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_register.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_select.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
mca_base_framework.c mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
mca_base_framework.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_list.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_open.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_parse_paramfile.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_pvar.c Don't allow multiple pvar with the same pvar_index. 2015-07-25 15:57:50 -04:00
mca_base_pvar.h Fix definition of MPI_T_pvar_get_index 2015-06-24 17:31:26 -06:00
mca_base_var_enum.c mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
mca_base_var_enum.h mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
mca_base_var_group.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_var_group.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_var.c mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
mca_base_var.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_vari.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00