1
1
openmpi/orte/mca/odls/base
2007-10-23 20:46:16 +00:00
..
data_type_support The DSS pack function can use the const attribute for the src field 2007-06-12 22:47:14 +00:00
base.h Remove duplicate orte_odls declaration 2006-12-06 13:44:41 +00:00
help-orte-odls-base.txt Bring over the jjh-filem branch which contains a non-blocking FileM interface 2007-09-27 13:13:29 +00:00
Makefile.am Reorganize the odls framework to place common functionality in the base, thus making maintenance easier. We still need this to be a framework as some environments (e.g., bproc) require significantly different functionality. However, there is quite a bit of commonality across the components, so this ensures that fixes in one get propagated across the others. 2007-10-10 15:02:10 +00:00
odls_base_close.c Reorganize the odls framework to place common functionality in the base, thus making maintenance easier. We still need this to be a framework as some environments (e.g., bproc) require significantly different functionality. However, there is quite a bit of commonality across the components, so this ensures that fixes in one get propagated across the others. 2007-10-10 15:02:10 +00:00
odls_base_default_fns.c The processor affinity must be set on a per-process basis, not per-app-context. 2007-10-23 20:46:16 +00:00
odls_base_open.c Squeeeeeeze the launch message. This is the message sent to the daemons that provides all the data required for launching their local procs. In reorganizing the ODLS framework, I discovered that we were sending a significant amount of unnecessary and repeated data. This commit resolves this by: 2007-10-11 15:57:26 +00:00
odls_base_purge_params.c Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
odls_base_select.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
odls_base_state.c If the HNP is acting as the orted for local launch then the gpr_replica 2007-10-11 19:47:04 +00:00
odls_private.h Squeeeeeeze the launch message. This is the message sent to the daemons that provides all the data required for launching their local procs. In reorganizing the ODLS framework, I discovered that we were sending a significant amount of unnecessary and repeated data. This commit resolves this by: 2007-10-11 15:57:26 +00:00