1
1
openmpi/orte/mca/pls/base
Josh Hursey cd5047a9bf Refs trac:976
Collect the base 'orted' command line into a base function since most of the
PLS components were duplicating this code. Add AMCA parameter command line
component to the base set.

Add Aggregate MCA parameter support to the following PLS components:
 - gridengine
 - process
 - slurm
 - poe
 - tm

Improve support for 'rsh' component.

Did/could not support the following components:
 - bproc
 - proxy
 - xcpu
 - cnos
 - xgrid

The above components had peculiar needs that made it non-trivial to add an 
option. The authors of these components need to help in supporting this
new option.

I was only able to test the SLURM and RSH components due to system availability.
The others should work without problem.

This commit was SVN r14284.

The following Trac tickets were found above:
  Ticket 976 --> https://svn.open-mpi.org/trac/ompi/ticket/976
2007-04-10 14:23:32 +00:00
..
base.h Repair support for Bproc 4 on 64-bit systems. Update the SMR framework to actually support the begin_monitoring API. Implement the get/set_node_state APIs. 2006-12-15 02:34:14 +00:00
help-pls-base.txt Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node 2006-10-11 18:43:13 +00:00
Makefile.am Create the ability to re-use existing daemons. Included in the commit: 2006-11-15 21:12:27 +00:00
pls_base_close.c Add another test program - an MPI app that just spins. This supports testing of system response to signal-terminated processes. 2006-11-13 21:51:34 +00:00
pls_base_dmn_registry_fns.c Fix some more memory leaks 2007-03-30 13:43:50 +00:00
pls_base_general_support_fns.c Refs trac:976 2007-04-10 14:23:32 +00:00
pls_base_open.c Repair support for Bproc 4 on 64-bit systems. Update the SMR framework to actually support the begin_monitoring API. Implement the get/set_node_state APIs. 2006-12-15 02:34:14 +00:00
pls_base_orted_cmds.c Refs trac:726 2007-01-30 23:03:13 +00:00
pls_base_receive.c Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00
pls_base_reuse_daemon_launch.c Modify the reuse daemons procedure so we only generate the add_local_procs message once. Revise the display-map-at-launch option so the RMAPS framework takes responsibility for implementation of that option. 2006-11-17 19:06:10 +00:00
pls_base_select.c Continue bringing comm_spawn back online. Ensure all RM frameworks post their HNP receives. Fix the rmgr proxy component. 2006-10-02 00:46:31 +00:00
pls_private.h Refs trac:976 2007-04-10 14:23:32 +00:00