1
1
openmpi/orte/mca/routed/linear
Ralph Castain a4f0fa6e3a Update the routed framework to:
1. add a new API delete_route(orte_process_name_t*) to delete the specified proc from the routing table

2. modify update_route so that it actually updates pre-existing routes instead of only adding routing info the end of the hash table

This fixes ticket #1403

This commit was SVN r18970.
2008-07-21 21:37:09 +00:00
..
configure.params Rename the routed modules to more accurately reflect what they do and the role they will play in soon-to-come updates. 2008-05-05 02:59:09 +00:00
Makefile.am Rename the routed modules to more accurately reflect what they do and the role they will play in soon-to-come updates. 2008-05-05 02:59:09 +00:00
routed_linear_component.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
routed_linear.c Update the routed framework to: 2008-07-21 21:37:09 +00:00
routed_linear.h Rename the routed modules to more accurately reflect what they do and the role they will play in soon-to-come updates. 2008-05-05 02:59:09 +00:00