1
1
openmpi/ompi/mca/osc/rdma
Brian Barrett e0555889a9 * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT
* Print a warning error message if a target is not in an exposure epoch
    and an update is received.  This results in the app continuing with
    that call having never happened, rather than evil hangs.

refs trac:325

This commit was SVN r11514.

The following Trac tickets were found above:
  Ticket 325 --> https://svn.open-mpi.org/trac/ompi/ticket/325
2006-08-31 21:07:52 +00:00
..
configure.params * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
Makefile.am * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_comm.c * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_component.c * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT 2006-08-31 21:07:52 +00:00
osc_rdma_data_move.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
osc_rdma_data_move.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_header.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_longreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_longreq.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_obj_convert.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
osc_rdma_obj_convert.h * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_replyreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_replyreq.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_sendreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_sendreq.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_sync.c Need to add/subtract modes when dealing with PWSC, since a given window 2006-08-25 20:39:33 +00:00
osc_rdma.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma.h Export the RDMA OSC. 2006-08-24 21:17:31 +00:00