1
1
openmpi/ompi/mca/mtl/mxm
Howard Pritchard 69d2b818f7 mtl/query: squash compiler warning
Squash compiler warnings now showing up in the
query methods for the mtls.  Cast pointers to the different
mtl module specific types to the mca_base_module_t.

Also, fix up a missing extern in mtl_psm_types.h.
This was causing "multiple definition" errors when building
the mca_mtl_psm.so shared library.
2015-02-04 14:15:54 -07: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/query: squash compiler warning 2015-02-04 14:15:54 -07: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