1
1
openmpi/orte/tools/orterun
Ralph Castain b118779c08 It is okay for us to init the ORTE mca params multiple times. Indeed, it is absolutely required by orterun as the first time has to be done prior to parsing the command line, which means that the mca values haven't been parsed yet!
Add ability for sys admins to prohibit putting session directories under specified locations. Thus, they can now protect parallel file systems from foolish user mistakes.

This commit was SVN r18721.
2008-06-24 17:50:56 +00:00
..
debuggers.c Ensure that we don't breakpoint the debugger until -after- all procs have reported their contact info so we can successfully send the release message 2008-06-19 14:37:46 +00:00
debuggers.h Update the debugger interface per email thread with Jeff and Brian. Handoff to them for final test and validation 2008-06-18 15:28:46 +00:00
help-orterun.txt Bring some sanity to the exit code returned by mpirun. Ensure that we provide a non-zero code if something goes wrong, including someone exiting after calling mpi_init without calling mpi_finalize. 2008-03-19 19:00:51 +00:00
main.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Shift the AM "if" logic down from orte/tools/Makefile.am down to the 2008-06-19 14:46:10 +00:00
orterun.1 More man pages fixes from our Debian Open MPI package maintainer 2008-06-03 16:44:40 +00:00
orterun.c It is okay for us to init the ORTE mca params multiple times. Indeed, it is absolutely required by orterun as the first time has to be done prior to parsing the command line, which means that the mca values haven't been parsed yet! 2008-06-24 17:50:56 +00:00
orterun.h Initial work on xml support - allocation and job map outputs completed. More to come. 2008-06-04 20:53:12 +00:00