1
1
openmpi/opal/dss
2011-09-11 19:02:24 +00:00
..
dss_compare.c Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
dss_copy.c Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
dss_dump.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_get.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
dss_internal_functions.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_internal.h Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
dss_load_unload.c Cleanup recursions in ORTE caused by processing recv'd messages that can cause the system to take action resulting in receipt of another message. 2008-02-28 19:58:32 +00:00
dss_lookup.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_open_close.c Extend node stats to include additional memory info. Change "darwin" pstat module to "test" as we don't really know how to get all the stat info for darwin. 2011-05-08 14:45:16 +00:00
dss_pack.c Correct packing of floats 2011-08-18 17:10:40 +00:00
dss_peek.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_print.c Extend node stats to include additional memory info. Change "darwin" pstat module to "test" as we don't really know how to get all the stat info for darwin. 2011-05-08 14:45:16 +00:00
dss_register.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_release.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
dss_set_buffer_type.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_set.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_size.c Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
dss_types.h Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves. 2011-09-11 19:02:24 +00:00
dss_unpack.c Extend node stats to include additional memory info. Change "darwin" pstat module to "test" as we don't really know how to get all the stat info for darwin. 2011-05-08 14:45:16 +00:00
dss.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile.am Remove the now-unused arithmatic interface to the dss 2008-02-28 21:36:51 +00:00