Jeff Squyres
3ea253bbb2
Updates to orterun:
- Print error messages with the basename(argv[0]) rather than hard-coded argv[0] so that you can see an error message beginning with "mpirun" when you run mpirun, etc. - For all processes that died due to a signal: - If the signal was not SIGKILL, display the first N of them (where N defaults to 1) - If more than N processes died due to a non-SIGKILL signal, print "And X more processes aborted..." kind of message - Add --aborted command line parameter to change the default value of N - Also print out the total number of processes that died due to SIGKILL, with a disclaimer that it's impossible to know if we killed them or someone else killed them This commit was SVN r5406.
Copyright (c) 2004-2005 The Trustees of Indiana University. All rights reserved. Copyright (c) 2004-2005 The Trustees of the University of Tennessee. All rights reserved. Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart. All rights reserved. Copyright (c) 2004-2005 The Regents of the University of California. All rights reserved. $COPYRIGHT$ Additional copyrights may follow $HEADER$ This is the world's greatest MPI. ...more to write here should be a short file, referring to the real docs.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%