1
1
openmpi/opal/dss
Ralph Castain 4a8888d377 Hey, having a unit test for opal_db proved useful. Found a few bugs and missing areas of support.
cmr=v1.7.5:reviewer=jsquyres:subject=fix bugs and missing support in opal_db

This commit was SVN r30493.
2014-01-30 00:51:18 +00:00
..
dss_compare.c Add float and struct timeval fields to the opal_value_t object, and provide dss support for those data types 2012-12-19 00:14:19 +00:00
dss_copy.c Do some cleanup of the way we handle modex data. Identify data that needs to be shared with peers in my job vs data that needs to be shared with non-peers - no point in sharing extra data. When we share data with some process(es) from another job, we cannot know in advance what info they have or lack, so we have to share everything just in case. This limits the optimization we can do for things like comm_spawn. 2013-09-27 00:37:49 +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_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 Add float and struct timeval fields to the opal_value_t object, and provide dss support for those data types 2012-12-19 00:14:19 +00:00
dss_load_unload.c As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +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 Avoid use of interface in struct because cygwin compilers apparently object (go figure) 2013-10-06 23:55:38 +00:00
dss_pack.c Let the floating point pack/unpack work at arbitrary precision 2014-01-20 19:34:15 +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 Do some cleanup of the way we handle modex data. Identify data that needs to be shared with peers in my job vs data that needs to be shared with non-peers - no point in sharing extra data. When we share data with some process(es) from another job, we cannot know in advance what info they have or lack, so we have to share everything just in case. This limits the optimization we can do for things like comm_spawn. 2013-09-27 00:37:49 +00:00
dss_register.c Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away 2012-06-25 13:33:45 +00:00
dss_types.h Hey, having a unit test for opal_db proved useful. Found a few bugs and missing areas of support. 2014-01-30 00:51:18 +00:00
dss_unpack.c Let the floating point pack/unpack work at arbitrary precision 2014-01-20 19:34:15 +00:00
dss.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
Makefile.am Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away 2012-06-25 13:33:45 +00:00