On Thu, Mar 30, 2006 at 08:59:04AM -0700, Tim S. Woodall wrote:
> Gleb - we seem to be missing btl_mvapi_eager_rdma.h
> 
Sory, should be OK now.

> 
> 
> g...@osl.iu.edu wrote:
> >Author: gleb
> >Date: 2006-03-30 07:55:31 EST (Thu, 30 Mar 2006)
> >New Revision: 9474
> >
> >Modified:
> >   trunk/ompi/mca/btl/mvapi/Makefile.am
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi.h
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi_component.c
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi_endpoint.c
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi_endpoint.h
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi_frag.c
> >   trunk/ompi/mca/btl/mvapi/btl_mvapi_frag.h
> >
> >Log:
> >Porting of short message RDMA from openib BTL. Endpoint registers circular 
> >buffer and sends its address and rkey to the peer. Peer uses this buffer 
> >to eagerly RDMA small message into it. Endpoint polls the buffer for 
> >message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 
> >1 to enable it.
> >
> >
> >
> >
> >Diff not shown due to size (35012 bytes).
> >To see the diff, run the following command:
> >
> >     svn diff -r 9473:9474 --no-diff-deleted
> >
> >_______________________________________________
> >svn mailing list
> >s...@open-mpi.org
> >http://www.open-mpi.org/mailman/listinfo.cgi/svn
> >

--
                        Gleb.

Reply via email to