Slight modification to register the name of the selected pml (from the pml framework) instead of the generic mca name. This might be a different name when enabling FT features. This name modification in the modex allows the PMLS to detect a FT protocol mismatch among hosts.
This commit was SVN r15877.
Этот коммит содержится в:
родитель
de4813359a
Коммит
ee708d702d
@ -230,7 +230,7 @@ int mca_pml_base_select(bool enable_progress_threads,
|
||||
mca_pml = *best_module;
|
||||
opal_output_verbose( 10, mca_pml_base_output,
|
||||
"select: component %s selected",
|
||||
best_component->pmlm_version.mca_component_name );
|
||||
mca_pml_base_selected_component.pmlm_version.mca_component_name );
|
||||
|
||||
/* This base function closes, unloads, and removes from the
|
||||
available list all unselected components. The available list will
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user