1
1
openmpi/ompi/mca/mtl/psm
Howard Pritchard eb977de5e9 mtl: add query method to mtl components
Switch to using the query/priority method for selecting
MTLs.  This switch was motivated by the fact that now
on some platforms, its possible for multiple MTLs to
be initializable, but only one MTL should be selected.

In addition, there is a complication with the PSM and
IFO (with PSM provider) MTLs owing to the fact that
they cannot both intialize the underlying PSM context,
i.e. only one call to psm_init is allowed per process.

The mxm component has not been compiled as the author
doesn't currently have access to a system with a recent
enough mxm installed to allow for a compile.

The portals4, ofi, and psm components have been checked
for compilation.  The ofi and psm components have been
checked for runtime correctness on a intel/qlogic system
with up to date PSM installed.
2015-01-29 09:02:52 -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-psm.txt Add in support to specify IB path record query mechanism and IB Application/Service ID for PSM MTL. Also fix a minor bug in calculating the minimum connection timeout. 2010-01-13 18:58:00 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
mtl_psm_cancel.c mtl/psm: fix problem with cancel sends 2015-01-27 20:02:05 -07:00
mtl_psm_component.c mtl: add query method to mtl components 2015-01-29 09:02:52 -07:00
mtl_psm_endpoint.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_psm_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_psm_probe.c fix copy/paste typo 2012-05-24 16:06:20 +00:00
mtl_psm_recv.c mtl/psm: add missing header for opal_show_help (one more) 2013-03-05 00:18:51 +00:00
mtl_psm_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_psm_send.c 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_psm_types.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
mtl_psm.c PSM MTL: Don't connect procs already connected 2014-11-12 15:52:02 -08:00
mtl_psm.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
post_configure.sh Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00