Adjust MCA param
Этот коммит содержится в:
родитель
b41d2ad6c4
Коммит
50277fec76
@ -11,6 +11,7 @@
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2012-2013 Los Alamos National Security, LLC.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2015 Intel, Inc. All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -110,7 +111,7 @@ static int ras_slurm_register(void)
|
||||
(void) mca_base_component_var_register (component, "use_entire_allocation",
|
||||
"Use entire allocation (not just job step nodes) for this application",
|
||||
MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
|
||||
OPAL_INFO_LVL_9,
|
||||
OPAL_INFO_LVL_5,
|
||||
MCA_BASE_VAR_SCOPE_READONLY,
|
||||
&mca_ras_slurm_component.use_all);
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user