Downgrade the default priority to 75, just to give leeway (same as the
slurm pls). This commit was SVN r7624.
Этот коммит содержится в:
родитель
11932e89d5
Коммит
b79c46dbf6
@ -75,7 +75,7 @@ static int ras_slurm_open(void)
|
||||
mca_base_param_reg_int(&mca_ras_slurm_component.ras_version,
|
||||
"priority",
|
||||
"Priority of the slurm ras component",
|
||||
false, false, 100, NULL);
|
||||
false, false, 75, NULL);
|
||||
|
||||
return ORTE_SUCCESS;
|
||||
}
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user