1
1
openmpi/include
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
..
Makefile.am * Make Fortran 90 turned on by default (unless it's a developer build, in 2005-08-26 00:11:30 +00:00
mpi.h.in * if fortran support is disabled, we need the bogus type as well as the 2005-08-25 14:07:28 +00:00
mpif.h.in Moved MPI_ADDRESS_KIND calculation to configure.ac so that it can go in mpif.h 2005-07-26 17:23:24 +00:00
ompi_config_bottom.h - Support -prefix specification on mpirun/orterun cmd-line per 2005-09-06 16:10:05 +00:00
ompi_stdint.h Add UC copyright 2005-03-24 12:43:37 +00:00
orte_config.h Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00