1
1
openmpi/ompi/mca/osc/rdma
Nathan Hjelm 0ed44f2fdb osc/rdma: add support for datatypes with large descriptions
This commit adds large datatype description support to the osc/rdma
component. Support is provided by an additional send/recv of the datatype
description if the description does not fit in an eager buffer. The
code is designed to require minimal new code and not for speed. We
consider this code path to be a slow path.

Refs trac:1905

cmr=v1.8:reviewer=jsquyres

This commit was SVN r31197.

The following Trac tickets were found above:
  Ticket 1905 --> https://svn.open-mpi.org/trac/ompi/ticket/1905
2014-03-24 18:57:29 +00: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
Makefile.am Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc_rdma_active_target.c rma: fix semantic errors in osc/rdma and MPI_Win_fence 2014-03-12 17:14:03 +00:00
osc_rdma_comm.c osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma_component.c osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma_data_move.c osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma_data_move.h osc/rdma: fix the spelling of incoming 2014-03-12 21:43:23 +00:00
osc_rdma_frag.c osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma_frag.h osc/rdma: use OPAL_ALIGN macro 2014-03-10 18:57:20 +00:00
osc_rdma_header.h osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma_obj_convert.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc_rdma_passive_target.c osc/rdma: fix the spelling of incoming 2014-03-12 21:43:23 +00:00
osc_rdma_pending_frag.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc_rdma_request.c Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc_rdma_request.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc_rdma.c osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00
osc_rdma.h osc/rdma: add support for datatypes with large descriptions 2014-03-24 18:57:29 +00:00