1
1
openmpi/orte/mca/pls/base
Ralph Castain 18cb5c9762 Complete modifications for failed-to-start of applications. Modifications for failed-to-start of orteds coming next.
This completes the minor changes required to the PLS components. Basically, there is a small change required to the parameter list of the orted cmd functions. I caught and did it for xcpu and poe, in addition to the components listed in my email - so I think that only leaves xgrid unconverted.

The orted fail-to-start mods will also make changes in the PLS components, but those can be localized so they come in one at a time.

This commit was SVN r14499.
2007-04-24 20:53:54 +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 Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +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 Update the orted cmd xmit functions to match orted recv's. This fixes trac:1004. 2007-04-24 01:58:40 +00:00
pls_base_receive.c Complete modifications for failed-to-start of applications. Modifications for failed-to-start of orteds coming next. 2007-04-24 20:53:54 +00:00
pls_base_reuse_daemon_launch.c Update the orted cmd xmit functions to match orted recv's. This fixes trac:1004. 2007-04-24 01:58:40 +00:00
pls_base_select.c Unload all non necessary PLS. Once the selection process is done, we should release all 2007-04-12 04:55:23 +00:00
pls_private.h Update the orted cmd xmit functions to match orted recv's. This fixes trac:1004. 2007-04-24 01:58:40 +00:00