1
1
openmpi/orte/tools/orterun
Ralph Castain 6c93dd13b0 Cleanup the prefix handling by mpirun. Important note: we do NOT support per-app_context prefixes!!
Don't let app_files trump given prefix values. Assign according to following precedence rules:

1. absolute path to mpirun, if given
2. --prefix value, if given to mpirun
3. default prefix, if configured with --enable-orterun-prefix-default
4. prefix from first app in app_file, if given
5. no prefix

This commit was SVN r26081.
2012-03-02 19:48:25 +00:00
..
CMakeLists.txt One library was missing for linking orterun on Windows. 2011-08-18 09:33:41 +00:00
help-orterun.txt Cleanup the prefix handling by mpirun. Important note: we do NOT support per-app_context prefixes!! 2012-03-02 19:48:25 +00:00
main.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am As discussed on today's telecon, reorganize the debugger attachment code in orte to better support efforts within the tool community aimed at exploring alternative methods. Move the debugger attachment code from the orterun directory to a new debugger framework. Organize the existing standard support code into an "mpir" component. Organize the current extensions for co-spawning debugger daemons into a separate "mpirx" component. 2010-07-06 23:35:42 +00:00
orterun.1in Document the mpirun exit status behavior 2012-02-22 23:47:00 +00:00
orterun.c Cleanup the prefix handling by mpirun. Important note: we do NOT support per-app_context prefixes!! 2012-03-02 19:48:25 +00:00
orterun.h Cleanup the prefix handling by mpirun. Important note: we do NOT support per-app_context prefixes!! 2012-03-02 19:48:25 +00:00