1
1
openmpi/opal/mca/base
Nathan Hjelm 772172a99b mca/base: remove erroneous check in var group register function
This commit removes a check that causes mca_base_group_register to
improperly create a new group instead of using an existing group
when the project and framework names are the same. This check was
originally intended to prevent forming groups with names like
ompi_ompi, opal_opal, etc but there is no reason why we shouldn't
allow that.

Fixes open-mpi/ompi#1155

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-12-09 19:48:39 -07:00
..
base.h mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -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: revive mca_base_component_repository_retain_component 2015-10-31 17:13:35 -04:00
mca_base_component_repository.h mca/base: revive mca_base_component_repository_retain_component 2015-10-31 17:13:35 -04: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 mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06: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 Allow the PVARs to be written as requested by the MPI standard. 2015-10-31 17:13:35 -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 mca/base: remove erroneous check in var group register function 2015-12-09 19:48:39 -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