1
1
openmpi/orte/tools/orterun
2012-02-16 16:10:01 +00:00
..
CMakeLists.txt One library was missing for linking orterun on Windows. 2011-08-18 09:33:41 +00:00
help-orterun.txt Check for both absolute-path-to-mpirun and -prefix being specified. If the two differ, print out a warning and ignore -prefix. If they are the same, or only one was given, then proceed as directed. 2011-04-28 22:12:41 +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 Remove the sentence that says that --prefix is a per-context option. 2012-02-15 18:31:27 +00:00
orterun.c Some cleanup of the tmpdir session directory specifications. Remove the --tmpdir option from orterun as it was confusing. Create an orte_local_tmpdir_base mca param in its place. Clarify the role of the local vs remote vs global tmpdir base params, and ensure that you don't set conflicting options. 2012-02-16 16:10:01 +00:00
orterun.h Make preload_binaries an MCA param so it can be set in the default MCA parameters for a system 2012-01-17 17:16:05 +00:00