1
1
openmpi/orte/mca/pls/rsh
Jeff Squyres 1d6902296c Additions to the tm, slurm, and rsh pls modules to handle the --prefix
option as discussed on the devel-core mailing list.  The Big
Difference is that instead of hard-coding the strings "/lib" and
"/bin" in to append to the prefix, we append the basename of the local
libdir and bindir.  Hence, if your libdir is $prefix/lib64, we'll
append /lib64 to construct the remote node's LD_LIBRARY_PATH (etc.).

Also appended the orterun.1 man page to include a description of
--prefix, how it is constructed, what it handles / what it does not,
etc.

This commit was SVN r9930.
2006-05-16 14:14:12 +00:00
..
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
help-pls-rsh.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
pls_rsh_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pls_rsh_module.c Additions to the tm, slurm, and rsh pls modules to handle the --prefix 2006-05-16 14:14:12 +00:00
pls_rsh.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00