1
1
openmpi/ompi/mca/mtl/mxm
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
..
configure.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
help-mtl-mxm.txt MTL MXM: fix check-help-string.pl errors and warnings. 2014-08-14 07:46:56 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
mtl_mxm_cancel.c MTL MXM: push commit r27987 back, now with right user. 2013-02-04 06:59:24 +00:00
mtl_mxm_component.c MTL/MXM: disable "bulk_connect" by default. 2014-10-13 09:47:56 +03:00
mtl_mxm_debug.h initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_endpoint.c initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_endpoint.h Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
mtl_mxm_probe.c mtl mxm: update configuration parsing api to mxm 2.1, drop 2013-12-04 09:11:55 +00:00
mtl_mxm_recv.c Fix missing include of show_help.h in mtl mxm. 2013-12-19 19:37:21 +00:00
mtl_mxm_request.h MTL MXM: push commit r27987 back, now with right user. 2013-02-04 06:59:24 +00:00
mtl_mxm_send.c Fix a recursion in mxm send flow which happens when mpi starts a new send from the context of send completion callback. 2014-01-12 17:47:03 +00:00
mtl_mxm_types.h Bring over changes to MXM from pmix branch: 2014-09-03 18:22:11 +00:00
mtl_mxm.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
mtl_mxm.h Bring over changes to MXM from pmix branch: 2014-09-03 18:22:11 +00:00