1
1
openmpi/oshmem/mca/scoll/mpi
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 OSHMEM: add support for MPI collectives 2014-02-25 15:01:10 +00:00
scoll_mpi_component.c OSHMEM: scoll fix corner cases 2014-03-07 12:31:29 +00:00
scoll_mpi_debug.h OSHMEM: fix warn in macro 2014-03-01 07:54:48 +00:00
scoll_mpi_dtypes.h OSHMEM: fix bug in scoll/mpi, add fortran support 2014-02-26 17:06:44 +00:00
scoll_mpi_module.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
scoll_mpi_ops.c OSHMEM: scoll fix corner cases 2014-03-07 12:31:29 +00:00
scoll_mpi.h OSHMEM: add support for MPI collectives 2014-02-25 15:01:10 +00:00