1
1
openmpi/ompi/mca/coll/fca
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
..
coll_fca_api.h expand tabs to 4 spaces 2013-10-22 17:05:55 +00:00
coll_fca_component.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
coll_fca_convertor.h * updated copyrights 2011-05-16 14:43:11 +00:00
coll_fca_debug.h * updated copyrights 2011-05-16 14:43:11 +00:00
coll_fca_module.c Update the proc structure dereference to reflect the new opal_proc_t super field 2014-08-08 16:12:49 +00:00
coll_fca_ops.c Fixes MPI_Allgather when sendbuf is MPI_IN_PLACE. fixes 3342 2012-11-09 18:05:10 +00:00
coll_fca.h Remove legacy FCA_IS_LOCAL_PROCESS macro 2014-06-25 02:37:53 +00:00
configure.m4 cosmetic fixed fpr hcol autotools 2013-12-08 09:45:13 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00