1
1
openmpi/ompi/mca/mtl/mx
Mike Dubman fd17f20ed5 Currently MTLs do no handle communicator contexts in any special way,
they only add the context id to the tag selection of the underlying 
messaging meachinsm. 
 
 We would like to enable an MTL to maintain its own context data
per-communicator. This way an MTL will be able to queue incoming eager 
messages and rendezvous requests per-communicator basis.

 The MTL will be allowed to override comm->c_pml_comm member, 
since it's unused in pml_cm anyway. 

This commit was SVN r24858.
2011-07-06 18:25:49 +00:00
..
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
mtl_mx_cancel.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_mx_component.c Add 2 new MCA params: 2010-11-05 17:17:20 +00:00
mtl_mx_endpoint.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
mtl_mx_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
mtl_mx_probe.c Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
mtl_mx_recv.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_send.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_types.h Add 2 new MCA params: 2010-11-05 17:17:20 +00:00
mtl_mx.c Currently MTLs do no handle communicator contexts in any special way, 2011-07-06 18:25:49 +00:00
mtl_mx.h - Replace combinations of 2009-08-20 11:42:18 +00:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00