1
1
openmpi/orte/dss
Brian Barrett 8f68764e5e A number of heterogeneous fixes for the dss with the new buffer options:
* When using the load/unload interface, stash away the current buffer
    type so that it can be properly unpacked on the receiving side if
    the buffer type is other than the receiver default
  * Include type information for unsized types (bool, int, size_t,
    pid_t) so that they can be properly unpacked by the receiver
    in the heterogeneous case.
  * Restore the NON_DESC type as the default for optimized builds,
    since it looks like this fixes the known issues with the
    non-described buffers

Refs trac:587

This commit was SVN r12784.

The following Trac tickets were found above:
  Ticket 587 --> https://svn.open-mpi.org/trac/ompi/ticket/587
2006-12-06 23:19:06 +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 A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +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 A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +00:00
dss_pack.c A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +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 A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +00:00
dss_unpack.c A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +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