1
1
openmpi/ompi/mca
Brian Barrett 27ad954265 Fix a couple of problems with the way we were using orte_process_name_t
structures in the system.  Instead of using memcmp, use the ns function.
This won't cause a problem as long as all three elements of the name are
ints, but if they have different sizes, alignment and padding rules
can cause memcmp() to compare padding space, which rarely holds a sane
value.

This commit was SVN r14998.
2007-06-11 19:12:11 +00:00
..
allocator Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
bml Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
btl Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
coll - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
common This fixes the initialization of the usable size of the shared memory. 2007-03-07 13:28:06 +00:00
crcp Use more of the datatype engine supplied functions 2007-04-26 00:06:22 +00:00
io Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
mpool Don't include malloc.h in mpool/base/base.h because it causes all kinds of problems 2007-05-27 03:55:21 +00:00
mtl Enable the MTLs to be compiled in a visibility featured environment. 2007-06-07 20:14:53 +00:00
osc properly set fields so that most difficult alignment rules are always met. 2007-06-05 01:46:04 +00:00
pml Shut up compiler warning. Ugly, but I can see better way except changing 2007-06-07 11:33:28 +00:00
rcache Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
topo - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00