1
1
openmpi/orte/dss
Ralph Castain 4151a46871 Per Jeff's request (which made a lot of sense), setup the default buffer type to be DESCRIBED for debug/devel builds, and NON-DESC for optimized builds. The user can still select the default buffer type via mca parameter at runtime - this just sets the default default. :-)
Also, change the dss buffer type mca param to something more easily remembered (it is now "dss_buffer_type"). Heck, even I had to keep looking at the darn code to remember it.

This commit was SVN r12728.
2006-12-02 13:32:16 +00:00
..
dss_arith.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_compare.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_copy.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_dump.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_get.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_internal_functions.c Two major changes to the runtime: 2006-12-01 22:30:39 +00:00
dss_internal.h Add a "dump" capability to the DSS so one can display a single data value to an output stream. 2006-10-03 08:40:35 +00:00
dss_load_unload.c Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
dss_lookup.c And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
dss_open_close.c Per Jeff's request (which made a lot of sense), setup the default buffer type to be DESCRIBED for debug/devel builds, and NON-DESC for optimized builds. The user can still select the default buffer type via mca parameter at runtime - this just sets the default default. :-) 2006-12-02 13:32:16 +00:00
dss_pack.c Two major changes to the runtime: 2006-12-01 22:30:39 +00:00
dss_peek.c Two major changes to the runtime: 2006-12-01 22:30:39 +00:00
dss_print.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_register.c Bring over the ORTE 2.0 DSS. This introduces a few changes, almost all of which are transparent to the user: 2006-08-01 18:42:25 +00:00
dss_release.c And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
dss_set_buffer_type.c Two major changes to the runtime: 2006-12-01 22:30:39 +00:00
dss_set.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_size.c Remove svn:executable from a bunch of files. 2006-11-17 11:01:39 +00:00
dss_types.h Per Jeff's request (which made a lot of sense), setup the default buffer type to be DESCRIBED for debug/devel builds, and NON-DESC for optimized builds. The user can still select the default buffer type via mca parameter at runtime - this just sets the default default. :-) 2006-12-02 13:32:16 +00:00
dss_unpack.c Two major changes to the runtime: 2006-12-01 22:30:39 +00:00
dss.h Add a "dump" capability to the DSS so one can display a single data value to an output stream. 2006-10-03 08:40:35 +00:00
Makefile.am Bring over the ORTE 2.0 DSS. This introduces a few changes, almost all of which are transparent to the user: 2006-08-01 18:42:25 +00:00