1
1
openmpi/test/class
2014-12-09 17:41:18 -07:00
..
Makefile.am Add lifo and fifo checks to make check 2014-12-04 16:03:47 -07:00
ompi_rb_tree.c Use opal_process_info whenever possible. Some other minor cleanups. 2014-07-26 21:48:23 +00:00
opal_bitmap.c A faster implementation of the OPAL_BITMAP. The corresponding 2014-06-13 21:15:35 +00:00
opal_fifo.c Update lifo and fifo tests to use opal_init/finalize_util so they work during make distcheck 2014-12-09 17:41:18 -07:00
opal_hash_table.c Adding a new OPAL hash table routine. Please read the algorithm description in opal/class/opal_hash_table.c for more precise details on the design and implementation. This algorithm was contributed by David Linden of H.P. in partnership with Mellanox Technologies. This contribution achieves two objectives: 2014-10-09 17:24:23 +02:00
opal_lifo.c Update lifo and fifo tests to use opal_init/finalize_util so they work during make distcheck 2014-12-09 17:41:18 -07:00
opal_list.c s/ompi/opal/gi in all of these files because they're really OPAL 2010-07-28 14:20:58 +00:00
opal_pointer_array.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_proc_table.c Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
opal_tree.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_value_array.c s/ompi/opal/gi in all of these files because they're really OPAL 2010-07-28 14:20:58 +00:00