1
1
openmpi/orte/util
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
..
error_strings.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
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
pre_condition_transports.c Fix a pile of memory leaks in ORTE. 2007-03-29 00:50:56 +00:00
pre_condition_transports.h Instead of continually screwing around with different format strings to 2006-12-04 18:07:24 +00:00
proc_info.c Make it so the universe size is passed through the ODLS instead of through a gpr trigger during MPI init. This matches what is currently being done with the app number. 2007-07-02 01:33:35 +00:00
proc_info.h Make it so the universe size is passed through the ODLS instead of through a gpr trigger during MPI init. This matches what is currently being done with the app number. 2007-07-02 01:33:35 +00:00
session_dir.c Bring in the generalized xcast communication system along with the correspondingly revised orted launch. I will send a message out to developers explaining the basic changes. In brief: 2007-06-12 13:28:54 +00:00
session_dir.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
sys_info.c Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +00:00
sys_info.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
univ_info.c Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +00:00
univ_info.h Cleanup the problem of connecting to default universes. 2006-11-06 15:28:38 +00:00
universe_setup_file_io.c Be a little bit more verbose: tell which file we have trouble with... 2007-06-17 04:59:15 +00:00
universe_setup_file_io.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00