1
1
openmpi/orte
Josh Hursey edb2cbd150 In r15007 the --bootproxy orted argument was removed to support daemon reuse.
The SnapC Full local Coordinator used this argument to attach to the job the
daemon would be launching. So once this option was removed C/R support broke.

This commit has the local coordinator attach to the job just before it is
launched by the ODLS module. This is a much cleaner solution, and will
eventually allow the SnapC modules to attach to multiple jobs launched 
on a single machine.

This commit fixes the C/R regression introduced in r15007.

This commit was SVN r15121.

The following SVN revision numbers were found above:
  r15007 --> open-mpi/ompi@85df3bd92f
2007-06-18 15:39:04 +00:00
..
class Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
dss The DSS pack function can use the const attribute for the src field 2007-06-12 22:47:14 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start. 2007-05-21 18:31:28 +00:00
mca In r15007 the --bootproxy orted argument was removed to support daemon reuse. 2007-06-18 15:39:04 +00:00
runtime Update the Windows wait functions. The most important change is for 2007-06-14 04:35:46 +00:00
test 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
tools Fix a break introduced in r14706 when RANK_KEY changed types. 2007-06-18 14:57:53 +00:00
util Be a little bit more verbose: tell which file we have trouble with... 2007-06-17 04:59:15 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +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