1
1
openmpi/test
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
..
asm Mark all instances where atomic operations are used but their return value is unnecessary 2014-10-15 21:47:32 -04:00
carto Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
class 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
datatype Revert "Provide a mechanism by which an upstream project can rename 2014-10-22 10:32:11 -07:00
dss - Adapt for changed opal_init() arguments -- takes argc&argv 2010-02-10 18:29:01 +00:00
event Revert "Provide a mechanism by which an upstream project can rename 2014-10-22 10:32:11 -07:00
memchecker merging the memchecker into trunk. 2008-02-12 08:46:27 +00:00
mpi Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
runtime Revert "Provide a mechanism by which an upstream project can rename 2014-10-22 10:32:11 -07:00
support Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
threads Revert "Provide a mechanism by which an upstream project can rename 2014-10-22 10:32:11 -07:00
util Revert "Provide a mechanism by which an upstream project can rename 2014-10-22 10:32:11 -07:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00