1
1
openmpi/opal/class
Rainer Keller 64aa384745 - Fix comment to reflect current code.
This commit was SVN r20479.
2009-02-09 00:52:57 +00:00
..
Makefile.am Revise the daemon collective system to handle comm_spawn patterns that cross into new nodes that are not direct children on the routing tree of the HNP. 2008-10-02 20:08:27 +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 Fix ABA problem in atomic_lifo code. This is temporary solution for now. We 2007-09-11 15:40:30 +00:00
opal_bitmap.c Revise the daemon collective system to handle comm_spawn patterns that cross into new nodes that are not direct children on the routing tree of the HNP. 2008-10-02 20:08:27 +00:00
opal_bitmap.h Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology. 2009-01-27 19:13:56 +00:00
opal_free_list.c Solve a modulus rounding error. As the modulus can be signed (in C89 it take 2008-10-21 17:00:39 +00:00
opal_free_list.h Pinpoint the usual execution path (add OPAL_LIKELY). 2007-04-12 06:18:01 +00:00
opal_graph.c Cosmetics, only typos. 2008-07-28 13:33:08 +00:00
opal_graph.h Do a little cleanup on the opal graph class and opal carto framework to conform to OMPI naming conventions and avoid potential conflict with user applications - no change in functionality, passes carto test program 2008-05-07 19:33:49 +00:00
opal_hash_table.c As everywhere else the keysize is a size_t let's keep it consistent. 2006-08-21 20:11:12 +00:00
opal_hash_table.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
opal_list.c Fix ABA problem in atomic_lifo code. This is temporary solution for now. We 2007-09-11 15:40:30 +00:00
opal_list.h Because opal_list is used in the C++ bindings, where not having 2008-01-15 23:50:30 +00:00
opal_object.c Apply a patch from Bert Wesarg. 2007-03-06 16:38:06 +00:00
opal_object.h - Fix comment to reflect current code. 2009-02-09 00:52:57 +00:00
opal_pointer_array.c Don't forget to decrease the number of empty slots. 2008-08-11 23:39:09 +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_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_value_array.h fix a buglet.. 2007-04-07 18:27:39 +00:00