1
1
This commit was SVN r28413.
Этот коммит содержится в:
Nathan Hjelm 2013-04-29 22:21:25 +00:00
родитель 4c0dcb1aa2
Коммит f384263de7

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

@ -102,7 +102,7 @@ int ompi_btl_openib_connect_base_register(void)
"Method used to exclude OpenFabrics connections (valid values: %s)",
all_cpc_names);
btl_openib_cpc_include = NULL;
btl_openib_cpc_exclude = NULL;
(void) mca_base_component_var_register(&mca_btl_openib_component.super.btl_version,
"cpc_exclude", string, MCA_BASE_VAR_TYPE_STRING,
NULL, 0, 0, OPAL_INFO_LVL_9,