1
1
openmpi/orte
Ralph Castain 1abe8ef368 Well, it certainly helps triggers to fire if the respective responsible routines adjust the counters!
The INIT counter is supposed to be adjusted when the processes are mapped - this is now done correctly.

The LAUNCHED counter is supposed to be adjusted when the pls sets the process pid info into the registry and changes the state to LAUNCHED. This could probably be changed to have that function use the set_proc_soh API, but this fixes the problem for now.

Thanks to Brian for finding that the triggers were not being fired.

This commit was SVN r8948.
2006-02-09 15:39:06 +00:00
..
class Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dss Checkpoint a fix for Brian's observed failure to correctly unpack byte_objects. Will continue testing on another machine. 2006-02-07 15:43:43 +00:00
include Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
mca Well, it certainly helps triggers to fire if the respective responsible routines adjust the counters! 2006-02-09 15:39:06 +00:00
runtime Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
tools Ensure that standard triggers are defined for all job/process states so that user's can subscribe to those they want to use. Modify the way that is done to avoid over-burdening the standard launch sequence since it doesn't need alerts from all those triggers. 2006-02-08 17:40:11 +00:00
util Remove unused variables 2006-02-07 05:41:31 +00:00
Makefile.am Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00