1
1
openmpi/orte/mca/oob/tcp
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 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
oob_tcp_addr.c Properly handle case where user instructs the oob to not use all non-localhost 2007-05-31 02:29:44 +00:00
oob_tcp_addr.h A couple cleanups for the IPv6 support: 2007-04-25 19:08:07 +00:00
oob_tcp_hdr.h Rename OMPI_PROCESS_NAME_{HTON, NTOH} macros to ORTE_PROCESS_NAME_{HTON, NTOH} 2006-11-22 03:03:21 +00:00
oob_tcp_msg.c More synchronizations for the Windows version. The problem came from 2007-06-14 22:35:38 +00:00
oob_tcp_msg.h * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
oob_tcp_peer.c Fix a bunch of issues exposed by Ken Cain in getting Open MPI to work with 2007-07-10 03:46:57 +00:00
oob_tcp_peer.h Merge in the ipv6 work from /tmp/ipv6-merge. 2007-04-25 01:55:40 +00:00
oob_tcp_ping.c Fix a bunch of issues exposed by Ken Cain in getting Open MPI to work with 2007-07-10 03:46:57 +00:00
oob_tcp_recv.c Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
oob_tcp_send.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
oob_tcp.c Fix a bunch of issues exposed by Ken Cain in getting Open MPI to work with 2007-07-10 03:46:57 +00:00
oob_tcp.h Properly handle case where user instructs the oob to not use all non-localhost 2007-05-31 02:29:44 +00:00