..
help-orte-runtime.txt
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Make sure the params.h file gets included in the tarballs
2007-01-26 03:05:30 +00:00
orte_abort.c
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
2006-09-14 21:29:51 +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
Fix the MPI_ABORT problem. We added an orte_initialized variable
2007-01-30 23:00:43 +00:00
orte_init_stage2.c
Fix the MPI_ABORT problem. We added an orte_initialized variable
2007-01-30 23:00:43 +00:00
orte_init.c
Fix the MPI_ABORT problem. We added an orte_initialized variable
2007-01-30 23:00:43 +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
Finish backing out r13316 by also removing the comments that it
2007-01-26 13:09:18 +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
Make the universe creation functions Windows friendly again.
2007-01-08 21:58:57 +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
Add the ability to not only report broken files and directories,
2007-01-04 21:48:34 +00:00