Add some more debugging to tell us how many processors were found when setting sched_yield
This commit was SVN r18999.
Этот коммит содержится в:
родитель
b6affd35e9
Коммит
e3c3d28bf1
@ -824,8 +824,9 @@ int orte_odls_base_default_launch_local(orte_jobid_t job,
|
||||
}
|
||||
|
||||
OPAL_OUTPUT_VERBOSE((5, orte_odls_globals.output,
|
||||
"%s odls:launch oversubscribed set to %s",
|
||||
"%s odls:launch found %d processors for %d children and set oversubscribed to %s",
|
||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
||||
num_processors, (int)opal_list_get_size(&orte_odls_globals.children),
|
||||
oversubscribed ? "true" : "false"));
|
||||
|
||||
/* setup to report the proc state to the HNP */
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user