1
1
openmpi/opal/class
Josh Hursey 8cd5280299 Some assorted opal_bitmap extensions
* Protect the '->bitmap' field if init() is called more than once [it shouldn't be, but if it is then this avoids a memory leak].
 * Some new functions
   * opal_bitmap_bitwise_and_inplace
   * opal_bitmap_bitwise_or_inplace
   * opal_bitmap_bitwise_xor_inplace
   * opal_bitmap_are_different
   * opal_bitmap_get_string

Adding these features to the trunk so others have access to them if they need them. A couple off trunk branches make use of them.

This commit was SVN r24767.
2011-06-09 14:43:54 +00:00
..
Makefile.am Add opal_tree class. This will be used in the future by sysinfo to store hw maps to be used by rmaps for the new affinity code. 2011-03-30 08:05:28 +00:00
opal_atomic_lifo.c Save the ghost pointer once the element is initialized. 2007-04-01 16:18:48 +00:00
opal_atomic_lifo.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal_bitmap.c Some assorted opal_bitmap extensions 2011-06-09 14:43:54 +00:00
opal_bitmap.h Some assorted opal_bitmap extensions 2011-06-09 14:43:54 +00:00
opal_free_list.c Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
opal_free_list.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
opal_graph.c Cosmetics, only typos. 2008-07-28 13:33:08 +00:00
opal_graph.h Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
opal_hash_table.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_hash_table.h - We're using uint16_t, uint32_t, and friends, 2009-03-21 01:26:27 +00:00
opal_list.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_list.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_object.c Apply a patch from Bert Wesarg. 2007-03-06 16:38:06 +00:00
opal_object.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal_pointer_array.c - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
opal_pointer_array.h Replace all occurences of orte_pointer_array by opal_pointer_array. Remove the 2008-02-28 05:32:23 +00:00
opal_ring_buffer.c Update the multicast subsystem - ported from Cisco branch 2011-01-13 01:54:05 +00:00
opal_ring_buffer.h Update the multicast subsystem - ported from Cisco branch 2011-01-13 01:54:05 +00:00
opal_tree.c Add opal_tree class. This will be used in the future by sysinfo to store hw maps to be used by rmaps for the new affinity code. 2011-03-30 08:05:28 +00:00
opal_tree.h Add opal_tree class. This will be used in the future by sysinfo to store hw maps to be used by rmaps for the new affinity code. 2011-03-30 08:05:28 +00:00
opal_value_array.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_value_array.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00