1
1
openmpi/orte/mca/pls/gridengine
Ralph Castain bd65f8ba88 Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments.
Short description: major changes include -

1. singletons now fork/exec a local daemon to manage their operations.

2. the orte daemon code now resides in libopen-rte

3. daemons no longer use the orte triggering system during startup. Instead, they directly call back to their parent pls component to report ready to operate. A base function to count the callbacks has been provided.

I have modified all the pls components except xcpu and poe (don't understand either well enough to do it). Full functionality has been verified for rsh, SLURM, and TM systems. Compile has been verified for xgrid and gridengine.

This commit was SVN r15390.
2007-07-12 19:53:18 +00:00
..
configure.m4 * Added in new ras and pls components to support Sun N1 Grid Engine (N1GE) 2006-08-10 21:46:52 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-pls-gridengine.txt No major changes here. Just updates to remove unused code and comments. 2007-06-13 17:23:03 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
pls_gridengine_component.c Added an option for daemonizing orted. The existing behavior to --no-daemonize 2007-06-13 17:11:37 +00:00
pls_gridengine_module.c Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
pls_gridengine.h No major changes here. Just updates to remove unused code and comments. 2007-06-13 17:23:03 +00:00