1
1
openmpi/ompi/mca/mtl/mxm
Josh Hursey 542330e3a7 Commit of ORCA: Open MPI Runtime Collaborative Abstraction
This is a runtime interposition project that sits between the OMPI and ORTE layers in Open MPI.

The project is described on the wiki:
  https://svn.open-mpi.org/trac/ompi/wiki/Runtime_Interposition

And on this email thread:
  http://www.open-mpi.org/community/lists/devel/2012/06/11109.php

This commit was SVN r26670.
2012-06-26 21:42:16 +00:00
..
configure.m4 initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
help-mtl-mxm.txt fix help message 2011-10-25 14:02:43 +00:00
Makefile.am initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_cancel.c mtl_mxm: support canceling messages 2012-04-09 16:02:05 +00:00
mtl_mxm_component.c Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00: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 unused includes 2011-08-03 07:07:29 +00:00
mtl_mxm_probe.c mtl_mxm: support canceling messages 2012-04-09 16:02:05 +00:00
mtl_mxm_recv.c Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
mtl_mxm_request.h better mxm selection mechanism, some refactoring 2011-08-07 12:06:49 +00:00
mtl_mxm_send.c Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
mtl_mxm_types.h Added MXM parameter "np" that controls the minimal number of processes that allow MXM to run 2012-06-02 11:07:20 +00:00
mtl_mxm.c Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
mtl_mxm.h Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00