1
1
openmpi/orte/dss
Brian Barrett 6e57e4c370 * adjust size of packed (unsized) data elements (like long, bool, size_t, etc)
to match the receiving process's setup.  sizeof(bool) is different on
  i386 OS X and PowerPC OS X, so need this to do endian testing between
  the two

This commit was SVN r9140.
2006-02-24 16:15:52 +00:00
..
dss_arith.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_compare.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_copy.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_dump.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_get.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_internal_functions.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_internal.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_load_unload.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_lookup.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_open_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_pack.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_peek.c Remove unused variables 2006-02-07 05:41:31 +00:00
dss_print.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_register.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_release.c Do not let them uninitialized. 2006-02-07 06:06:58 +00:00
dss_set.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_size.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_types.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_unpack.c * adjust size of packed (unsized) data elements (like long, bool, size_t, etc) 2006-02-24 16:15:52 +00:00
dss.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00