.. |
Makefile.am
|
Remove ompi_free_list_t
|
2015-02-26 09:17:57 -07:00 |
opal_bitmap.c
|
Remove unused vars and actually test the indexed array member in the bitmap class
|
2014-06-14 03:18:24 +00:00 |
opal_bitmap.h
|
George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-)
|
2014-07-26 00:47:28 +00:00 |
opal_fifo.c
|
Add opal_fifo_t class
|
2014-12-04 15:30:02 -07:00 |
opal_fifo.h
|
opal_fifo: add a couple of memory barriers to the cswap2 implementation
|
2015-02-12 11:01:40 -07:00 |
opal_free_list.c
|
Combine opal_free_list_t and ompi_free_list_t
|
2015-02-24 10:05:44 -07:00 |
opal_free_list.h
|
opal_free_list.h: trivial comment fixes
|
2015-02-24 10:05:45 -07:00 |
opal_graph.c
|
Remove a bunch of unused variables.
|
2013-03-26 14:34:29 +00:00 |
opal_graph.h
|
Fix visibility issues with opal_graph functions.
|
2009-06-09 15:02:57 +00:00 |
opal_hash_table.c
|
fix misc memory leaks specific to the master
|
2014-11-25 13:52:10 +09:00 |
opal_hash_table.h
|
add opal_hash_table_get_{first,next}_key_ptr
|
2014-11-25 11:32:43 +09:00 |
opal_hotel.c
|
There's no point in having a separate opal_hotel_finalize() function
|
2012-11-02 14:00:54 +00:00 |
opal_hotel.h
|
Consolidate all the QOS changes into one clean commit
|
2015-05-06 19:48:42 -07:00 |
opal_lifo.c
|
Rename opal_atomic_lifo_t to opal_lifo_t and improve interface
|
2014-12-04 15:30:02 -07:00 |
opal_lifo.h
|
opal_lifo: add missing memory barrier to 64/32-bit atomic lifo
|
2015-02-17 12:23:13 -07:00 |
opal_list.c
|
Mark all instances where atomic operations are used but their return value is unnecessary
|
2014-10-15 21:47:32 -04:00 |
opal_list.h
|
Per email thread on devel list:
|
2014-10-12 21:13:42 -07:00 |
opal_object.c
|
This is basically a revert of r32236. What looked as a good patch
|
2014-07-15 18:21:01 +00:00 |
opal_object.h
|
Consolidate all the QOS changes into one clean commit
|
2015-05-06 19:48:42 -07:00 |
opal_pointer_array.c
|
Remove the (only two) fortran constants from OPAL. The only places that
|
2013-01-15 01:27:36 +00:00 |
opal_pointer_array.h
|
George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-)
|
2014-07-26 00:47:28 +00:00 |
opal_rb_tree.c
|
Update code base to use the new opal_free_list_t
|
2015-02-24 10:05:45 -07:00 |
opal_rb_tree.h
|
Update code base to use the new opal_free_list_t
|
2015-02-24 10:05:45 -07:00 |
opal_ring_buffer.c
|
Provide a way to look at the head of the ring
|
2011-06-28 19:46:48 +00:00 |
opal_ring_buffer.h
|
Provide a way to look at the head of the ring
|
2011-06-28 19:46:48 +00:00 |
opal_tree.c
|
opal_tree: use a safer syntax
|
2015-01-16 18:45:55 +09:00 |
opal_tree.h
|
Fixes, improvements, and enhancements to the opal_tree class (used by
|
2012-08-31 16:35:49 +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
|
silence warning on solaris 10
|
2014-08-12 04:27:49 +00:00 |