1
1
openmpi/orte/tools
Rainer Keller a36347d728 - Support -prefix specification on mpirun/orterun cmd-line per
app_context:
  mpirun -np 2 -prefix /path/to/ompi/on/machineA ./exec1 : \
         -np 2 -prefix /path/to/ompi/on/machineB ./exec2

- Allow with -mca pls_rsh_assume_same_shell 0, the checking for the
  SHELL-variable on the actual node (currently 1st node).
  Sets the prefix, PATH and LD_LIBRARY_PATH for bash/ksh and 
  csh/tcsh.

This commit was SVN r7195.
2005-09-06 16:10:05 +00:00
..
console Some param changes: 2005-08-26 20:13:35 +00:00
openmpi * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
orted Some param changes: 2005-08-26 20:13:35 +00:00
orteprobe - Change a few calls from exit() to orte_abort() so that we get 2005-08-26 20:36:11 +00:00
orterun - Support -prefix specification on mpirun/orterun cmd-line per 2005-09-06 16:10:05 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00