Reset the verbosity levels to suppress debug output
This commit was SVN r22095.
Этот коммит содержится в:
родитель
e501589b3b
Коммит
bc869636be
@ -496,7 +496,7 @@ static int init_routes(orte_jobid_t job, opal_buffer_t *ndat)
|
|||||||
*/
|
*/
|
||||||
if (ORTE_PROC_IS_DAEMON) {
|
if (ORTE_PROC_IS_DAEMON) {
|
||||||
|
|
||||||
OPAL_OUTPUT_VERBOSE((0, orte_routed_base_output,
|
OPAL_OUTPUT_VERBOSE((2, orte_routed_base_output,
|
||||||
"%s routed_cm: init routes for daemon job %s\n\thnp_uri %s",
|
"%s routed_cm: init routes for daemon job %s\n\thnp_uri %s",
|
||||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
||||||
ORTE_JOBID_PRINT(job),
|
ORTE_JOBID_PRINT(job),
|
||||||
@ -545,7 +545,7 @@ static int init_routes(orte_jobid_t job, opal_buffer_t *ndat)
|
|||||||
|
|
||||||
if (ORTE_PROC_IS_HNP) {
|
if (ORTE_PROC_IS_HNP) {
|
||||||
|
|
||||||
OPAL_OUTPUT_VERBOSE((0, orte_routed_base_output,
|
OPAL_OUTPUT_VERBOSE((2, orte_routed_base_output,
|
||||||
"%s routed_cm: init routes for HNP job %s",
|
"%s routed_cm: init routes for HNP job %s",
|
||||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
||||||
ORTE_JOBID_PRINT(job)));
|
ORTE_JOBID_PRINT(job)));
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user