1
1
openmpi/orte/mca/soh/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 There is a duplicate in soh.h (thanks icpc to find it out). 2006-02-23 06:46:09 +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
soh_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
soh_base_get_job_soh.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
soh_base_get_proc_soh.c Add some finer error checking that should help debug some recent problems with dynamic spawns. 2006-03-23 15:31:43 +00:00
soh_base_local_functions.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
soh_base_open.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
soh_base_select.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
soh_base_set_job_soh.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
soh_base_set_proc_soh.c - Free the segment string. 2006-02-27 16:07:35 +00:00