1
1

fix copy&paste bug which caused fca enable flag to be ignored

Refs: #3763

This commit was SVN r29796.
Этот коммит содержится в:
Mike Dubman 2013-12-04 07:45:34 +00:00
родитель c74c1e86d3
Коммит 4ee10e7589

Просмотреть файл

@ -193,7 +193,7 @@ static int fca_register(void)
MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
OPAL_INFO_LVL_9,
MCA_BASE_VAR_SCOPE_READONLY,
&mca_scoll_fca_component.fca_verbose);
&mca_scoll_fca_component.fca_enable);
mca_scoll_fca_component.fca_spec_file = ""COLL_FCA_HOME"/etc/fca_mpi_spec.ini";
(void) mca_base_component_var_register(c,