1
1

MTL/PSM2: add missing default priority

Missing default priority after PR #6153

Signed-off-by: Matias Cabral <matias.a.cabral@intel.com>
(cherry picked from commit c76c6d8b28)
Этот коммит содержится в:
Matias A Cabral 2018-12-07 14:46:34 -08:00
родитель 80113a368f
Коммит b2327049c1

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

@ -126,6 +126,7 @@ ompi_mtl_psm2_component_register(void)
setenv("PSM2_DEVICES", "self,shm", 0);
}
param_priority = 40;
(void) mca_base_component_var_register (&mca_mtl_psm2_component.super.mtl_version,
"priority", "Priority of the PSM2 MTL component",
MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,