1
1
openmpi/orte/mca/iof/base
George Bosilca 4a87c782c3 Release all unselected components. This is a little bit more tricky than usual,
as the IOF components lack the required finalize function. Instead rely on the
module finalize. Read the comment or more informations.

This commit was SVN r14323.
2007-04-12 04:57:08 +00:00
..
base.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
iof_base_close.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
iof_base_endpoint.c Fixes trac:921 2007-03-07 20:12:22 +00:00
iof_base_endpoint.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
iof_base_flush.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_fragment.c And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
iof_base_fragment.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
iof_base_header.h Rename OMPI_PROCESS_NAME_{HTON, NTOH} macros to ORTE_PROCESS_NAME_{HTON, NTOH} 2006-11-22 03:03:21 +00:00
iof_base_open.c Release all unselected components. This is a little bit more tricky than usual, 2007-04-12 04:57:08 +00:00
iof_base_select.c Release all unselected components. This is a little bit more tricky than usual, 2007-04-12 04:57:08 +00:00
iof_base_setup.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
iof_base_setup.h - export required symbols 2007-02-27 09:43:32 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00