1
1
openmpi/opal/class
Ralph Castain 780c93ee57 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.
We recognize that this means other users of OPAL will need to "wrap" the opal_process_name_t if they desire to abstract it in some fashion. This is regrettable, and we are looking at possible alternatives that might mitigate that requirement. Meantime, however, we have to put the needs of the OMPI community first, and are taking this step to restore hetero and SPARC support.
2014-11-11 17:00:42 -08:00
..
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
ompi_free_list.c 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
ompi_free_list.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_atomic_lifo.c Save the ghost pointer once the element is initialized. 2007-04-01 16:18:48 +00:00
opal_atomic_lifo.h * Per the Developer's meeting today, restructure the threading in Open MPI a bit 2013-12-13 19:40:12 +00: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_free_list.c Fix bug in r31764 2014-05-14 23:45:50 +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 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 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_hash_table.h 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_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 As Rolf pointed out, this patch wasn't needed on the trunk - just the 1.7 branch. Sigh 2014-02-03 21:40:56 +00: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 memchecker: per RFC, use calloc for OBJ_NEW 2014-10-07 09:55:54 -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 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.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_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 Corrected patch from Tetsuya Mishima (i.e., a more correct fix than 2013-12-26 12:41:39 +00: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