1
1
openmpi/orte/mca
Josh Hursey 44109e0084 Fix the ft_event function in response to r20022. Also make the structure cleanup match the finalize() function a bit more closely.
This seems to fix the segv seen on process restart.

This commit was SVN r20051.

The following SVN revision numbers were found above:
  r20022 --> open-mpi/ompi@9a57db4a81
2008-12-02 21:18:32 +00:00
..
errmgr - The intel compiler does not play nice with the 2008-08-08 16:26:09 +00:00
ess Fix the ft_event function in response to r20022. Also make the structure cleanup match the finalize() function a bit more closely. 2008-12-02 21:18:32 +00:00
filem Some more work on the man pages: 2008-08-07 19:20:40 +00:00
grpcomm Cleanup modex logic to allow modex-less launch: 2008-11-03 21:48:52 +00:00
iof Partially restore the iof changes - this repairs the initial observation of inconsistent and incomplete output 2008-11-14 20:36:18 +00:00
notifier Correct the notifier default module to include the new added API 2008-11-13 18:03:41 +00:00
odls To support comm_spawn in fully routed environments, daemons need to know the route to all procs in their job family. They already had this information, but were not retaining it. The infrastructure to do so has existed for some time - just never had the time to complete it. 2008-11-18 15:35:50 +00:00
oob Ensure we know how to route to a different job family when it connects to us 2008-11-03 14:25:14 +00:00
plm Revamp the TM plm module so that we detect orted termination without requiring a callback message by using the TM native capabilities. This allows TM to function with fully routed OOB comm, and to tell us what node failed to spawn a daemon. 2008-11-20 18:57:35 +00:00
ras Per request from IBM/Eclipse, provide MCA param to request output when nodes are resolved to a different nodename. This really only happens for the node that mpirun executes on, but they need the alert so they can do string matching of node names. 2008-11-24 19:57:08 +00:00
rmaps Remove a couple of mutex vars that were defined and used - but never initialized. No clear way to initialize them, and that area of the code should never see threads anyway. 2008-11-03 17:23:10 +00:00
rml Use the generic cast. 2008-11-24 15:52:36 +00:00
routed To support comm_spawn in fully routed environments, daemons need to know the route to all procs in their job family. They already had this information, but were not retaining it. The infrastructure to do so has existed for some time - just never had the time to complete it. 2008-11-18 15:35:50 +00:00
snapc fix some typos. should be moved to v1.3 2008-11-10 19:05:26 +00:00