1
1

When the user requests "quiet", mpirun isn't supposed to output "helpful error messages" - so shaddup!

This commit was SVN r22925.
Этот коммит содержится в:
Ralph Castain 2010-04-02 07:13:11 +00:00
родитель ed0f42fa49
Коммит 25a9a195b0

Просмотреть файл

@ -842,7 +842,7 @@ static void job_completed(int trigpipe, short event, void *arg)
goto DONE;
}
if (0 != orte_exit_status) {
if (0 != orte_exit_status && !orterun_globals.quiet) {
/* abnormal termination of some kind */
dump_aborted_procs();
/* If we showed more abort messages than were allowed,