1
1
openmpi/orte/mca/iof/base
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
..
base.h Fix a bunch of issues exposed by Ken Cain in getting Open MPI to work with 2007-07-10 03:46:57 +00:00
iof_base_close.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_endpoint.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
iof_base_endpoint.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_flush.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_fragment.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_fragment.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_header.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_open.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_base_select.c Release all unselected components. This is a little bit more tricky than usual, 2007-04-12 04:57:08 +00:00
iof_base_setup.c Modify iof to report back more descriptive errors 2007-04-24 19:28:37 +00:00
iof_base_setup.h - export required symbols 2007-02-27 09:43:32 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00