Shift the verbose output a bit
Refs trac:4136 This commit was SVN r30332. The following Trac tickets were found above: Ticket 4136 --> https://svn.open-mpi.org/trac/ompi/ticket/4136
Этот коммит содержится в:
родитель
5ad9795bd8
Коммит
3e9c8497e0
@ -299,10 +299,10 @@ static int hostfile_parse_line(int token, opal_list_t* updates,
|
||||
} else {
|
||||
/* add a slot */
|
||||
node->slots++;
|
||||
OPAL_OUTPUT_VERBOSE((1, orte_ras_base_framework.framework_output,
|
||||
"%s hostfile: node %s slots %d",
|
||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), node->name, node->slots));
|
||||
}
|
||||
OPAL_OUTPUT_VERBOSE((1, orte_ras_base_framework.framework_output,
|
||||
"%s hostfile: node %s slots %d",
|
||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), node->name, node->slots));
|
||||
/* mark the slots as "given" since we take them as being the
|
||||
* number specified via the rankfile
|
||||
*/
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user