1
1
openmpi/orte/mca/plm/process
Shiqing Fan 6ba25951b4 Add a separate function for reading remote registry, so that it could be easily reused.
Add two options for plm process module, i.e. remote_env_prefix for getting OMPI prefix on remote computer by reading its user environment variable (OPENMPI_HOME), and remote_reg_prefix is similar, but it reads the registry on the remote computer. Reading remote env prefix has a higher priority than reading reg prefix, so that user can use their own installation of OMPI.

This commit was SVN r21538.
2009-06-26 13:35:45 +00:00
..
.windows Completely remove ltdl support for Windows build. 2009-05-05 18:59:13 +00:00
configure.m4 Remove a few .ompi_ignore, and add configure scripts, so that the source files of these components will be put into the tarball. 2009-04-24 16:49:01 +00:00
configure.params Remove a few .ompi_ignore, and add configure scripts, so that the source files of these components will be put into the tarball. 2009-04-24 16:49:01 +00:00
help-plm-process.txt Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
Makefile.am Remove a few .ompi_ignore, and add configure scripts, so that the source files of these components will be put into the tarball. 2009-04-24 16:49:01 +00:00
plm_process_component.c Add a separate function for reading remote registry, so that it could be easily reused. 2009-06-26 13:35:45 +00:00
plm_process_module.c Add a separate function for reading remote registry, so that it could be easily reused. 2009-06-26 13:35:45 +00:00
plm_process.h Add a separate function for reading remote registry, so that it could be easily reused. 2009-06-26 13:35:45 +00:00