1
1
openmpi/ompi/mca/coll
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
..
base add a disable function for coll module 2014-10-14 14:46:36 +09:00
basic Merge pull request #227 from ggouaillardet/rfc/coll_basic_neighbor 2014-11-07 11:33:25 -05:00
cuda Fix missing help file. 2014-08-18 21:52:31 +00:00
demo The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
fca 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
hcoll HCOLL: Update the proc structure dereference 2014-10-13 20:49:19 +03:00
hierarch fix ompi_request_wait vs ompi_request_wait_all and 2014-11-04 12:16:30 +09:00
inter This commit fixes some of the Coverity reported warnings. I addressed 2014-04-06 18:23:49 +00:00
libnbc add a disable function for coll module 2014-10-14 14:46:36 +09:00
ml add a disable function for coll module 2014-10-14 14:46:36 +09:00
portals4 add a disable function for coll module 2014-10-14 14:46:36 +09:00
self Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sm configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
tuned fix ompi_request_wait vs ompi_request_wait_all and 2014-11-04 12:16:30 +09:00
coll.h add a disable function for coll module 2014-10-14 14:46:36 +09:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00