..
help-orte-runtime.txt
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +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
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +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
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
orte_init_stage2.c
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
orte_init.c
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
orte_monitor.c
- Dont unlock ompi_rte_mutex unconditionally, use the macro instead.
2006-11-22 21:01:43 +00:00
orte_params.c
* Before this commit, if we called ompi_mpi_abort() before MPI_INIT
2007-01-29 22:01:28 +00:00
orte_restart.c
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
orte_setup_hnp.c
Revert commit r13235.
2007-01-22 06:46:58 +00:00
orte_setup_hnp.h
And ORTE is ready for prime-time. All Windows tricks are in:
2006-08-23 03:32:36 +00:00
orte_system_finalize.c
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
orte_system_init.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
orte_universe_exists.c
Correct the Windows part of the universe detection.
2007-02-07 22:37:28 +00:00
orte_wait.c
Force only one thread to come out from the
2007-01-25 07:36:42 +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
params.h
* Before this commit, if we called ompi_mpi_abort() before MPI_INIT
2007-01-29 22:01:28 +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
Update to orte-clean so it will remove files on local and
2007-02-03 00:25:42 +00:00