1
1
openmpi/orte/runtime
Ralph Castain 45767b038c Ensure that no-daemonize is correctly set
This commit was SVN r16079.
2007-09-10 14:50:54 +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 reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
orte_abort.c Mark the orte_abort function as noreturn and change the return value from 2007-07-31 16:09:52 +00:00
orte_cr.c Fix Coverity CID 466: remove unused variable / dead code. 2007-08-29 01:25:03 +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 reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +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 reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
orte_params.c Ensure that no-daemonize is correctly set 2007-09-10 14:50:54 +00:00
orte_restart.c reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +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 Resolve a problem where the orte daemon comm functions were being accessed by mpirun while still retaining occasional reference to the orted_globals. Remove all dependence on orted_globals from the comm functions. Move those functions back into their own file to make it easier to maintain the separation. Ensure that mpirun ignores any "exit" commands being sent to daemons as it will exit on its own. 2007-07-23 18:36:33 +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 Mark the orte_abort function as noreturn and change the return value from 2007-07-31 16:09:52 +00:00