1
1
openmpi/ompi/mca/pml/cm
Andrew Friedley 2c9be59b37 Add new PSM2 MTL.
This new MTL runs over PSM2 for Omni Path.  PSM2 is a descendant of PSM
with changes to support more ranks and some MPI-3 features like mprobe.

PSM2 will only support Omni Path networks; PSM only supports True Scale.
Likewise, the existing PSM MTL will continue to be maintained for True
Scale, while the PSM2 MTL is developed and maintained for Omni Path.
2015-06-22 07:55:46 -07:00
..
Makefile.am Inline PML-CM 2015-05-26 21:42:41 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pml_cm_cancel.c * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
pml_cm_component.c Add new PSM2 MTL. 2015-06-22 07:55:46 -07:00
pml_cm_component.h export component/module interface so that direct call works again 2011-01-19 20:47:17 +00:00
pml_cm_recvreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_cm_recvreq.h Avoid extra lookup for ompi_proc in homogenous build 2015-05-26 21:42:42 -07:00
pml_cm_request.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_cm_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_cm_sendreq.c Correct the thin and heavy requests management for the CM PML. 2007-07-11 15:10:01 +00:00
pml_cm_sendreq.h Do opal_convertor_copy_and_prepare_for_send for buffered send mode as 2015-06-15 17:12:50 -07:00
pml_cm_start.c Fix a cornercase with MPI_PROC_NULL persistent requests 2014-07-11 04:37:01 +00:00
pml_cm.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_cm.h Initialize convertor in pml-cm-send and recv. 2015-06-10 09:39:31 -07:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00