1
1
openmpi/orte/runtime
Brian Barrett 39a6057fc6 A number of improvements / changes to the RML/OOB layers:
* General TCP cleanup for OPAL / ORTE
  * Simplifying the OOB by moving much of the logic into the RML
  * Allowing the OOB RML component to do routing of messages
  * Adding a component framework for handling routing tables
  * Moving the xcast functionality from the OOB base to its own framework

Includes merge from tmp/bwb-oob-rml-merge revisions:

    r15506, r15507, r15508, r15510, r15511, r15512, r15513

This commit was SVN r15528.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r15506
  r15507
  r15508
  r15510
  r15511
  r15512
  r15513
2007-07-20 01:34:02 +00:00
..
help-orte-runtime.txt Complete modifications for failed-to-start of applications. Modifications for failed-to-start of orteds coming next. 2007-04-24 20:53:54 +00:00
Makefile.am temporarily back our r15517 and 15520 so that I can get the RML / OOB changes 2007-07-20 01:10:34 +00:00
orte_abort.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
orte_cr.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_cr.h Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
orte_finalize.c * Before this commit, if we called ompi_mpi_abort() before MPI_INIT 2007-01-29 22:01:28 +00:00
orte_init_stage1.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_init_stage2.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_init.c per conversation with Ralph and Jeff take out the opal_init_only logic. 2007-05-24 21:54:58 +00:00
orte_monitor.c temporarily back our r15517 and 15520 so that I can get the RML / OOB changes 2007-07-20 01:10:34 +00:00
orte_params.c Fix a problem observed by Brian where processes launched local to mpirun lost their environment except for MCA params. 2007-07-13 15:47:57 +00:00
orte_restart.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_setup_hnp.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_setup_hnp.h temporarily back our r15517 and 15520 so that I can get the RML / OOB changes 2007-07-20 01:10:34 +00:00
orte_system_finalize.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_system_init.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_universe_exists.c A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00
orte_wait.c Update the Windows wait functions. The most important change is for 2007-06-14 04:35:46 +00:00
orte_wait.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
orte_wakeup.c Fix mis-declared variable type 2007-06-11 16:48:35 +00:00
orte_wakeup.h Add a new function to wake orterun up - used in failed-to-start scenarios, but can be used anytime a lower level needs to ensure orterun wakes up 2007-04-23 12:49:25 +00:00
params.h Fix a problem observed by Brian where processes launched local to mpirun lost their environment except for MCA params. 2007-07-13 15:47:57 +00:00
runtime_internal.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime_types.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
runtime.h 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