1
1
openmpi/orte/mca/rmgr/base
Brian Barrett 6be35fb604 * Use the ORTE_<type> constants instead of internal DSS_TYPE_<type>_T constants
for the type to be packed / unpacked when dealing with sized types (like
  size_t) so that the dss_unpack code to deal with types of different sizes is
  activated.  Necessary for proper 32/64 interoperability.

This commit was SVN r9475.
2006-03-30 14:33:25 +00:00
..
data_type_support * Use the ORTE_<type> constants instead of internal DSS_TYPE_<type>_T constants 2006-03-30 14:33:25 +00:00
base.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
rmgr_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_context.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_open.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_pack.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_select.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_stage_gate.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_stubs.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_unpack.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00