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
)
Этот коммит содержится в:
родитель
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,
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user