1
1
openmpi/orte/class
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
..
Makefile.am Remove all references to the orte_bitmap as well as the files. 2007-06-06 20:24:07 +00:00
orte_pointer_array.c Reduce the memory usage of the GPR: 2007-04-09 00:40:15 +00:00
orte_pointer_array.h Dont do anything if the array is already empty. 2007-04-12 04:58:47 +00:00
orte_proc_table.c Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
orte_proc_table.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
orte_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
orte_value_array.h Fix another buglet. 2007-04-09 17:54:11 +00:00