1
1
openmpi/opal/class
George Bosilca fce678c1d1 Pinpoint the usual execution path (add OPAL_LIKELY).
This commit was SVN r14337.
2007-04-12 06:18:01 +00:00
..
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +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 Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_free_list.c Decrease the number of branches in the critical path. 2007-01-31 03:01:23 +00:00
opal_free_list.h Pinpoint the usual execution path (add OPAL_LIKELY). 2007-04-12 06:18:01 +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 - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_list.h - Fix further compiler warnings regarding initialization 2007-01-30 06:34:38 +00:00
opal_object.c Apply a patch from Bert Wesarg. 2007-03-06 16:38:06 +00:00
opal_object.h Small optimizations in order to force the compiler to inline some critical functions. 2007-04-12 04:29:43 +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