1
1
openmpi/ompi/mca/osc/rdma
Nathan Hjelm d0009938a6 osc/rdma: tighten semantics a bit more
It is not valid to call flush outside a passive target epoch nor is
it valid to call lock/lock_all when no_locks is set. In the former
we were just semantically incorrect and the later would crash and
burn.

cmr=v1.7.5:ticket=trac:4382

This commit was SVN r31046.

The following Trac tickets were found above:
  Ticket 4382 --> https://svn.open-mpi.org/trac/ompi/ticket/4382
2014-03-12 18:53:47 +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 Add an internal ompi error code for RMA sync errors. 2014-03-11 23:45:23 +00:00
osc_rdma_component.c osc/rdma: fix issues with mpi_leave_pinned when using rdma capable btls 2014-03-12 14:39:03 +00:00
osc_rdma_data_move.c osc/rdma: do not use MPI_SOURCE to determine the peer in an send operation. 2014-03-12 17:14:11 +00:00
osc_rdma_data_move.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_frag.c Add an internal ompi error code for RMA sync errors. 2014-03-11 23:45:23 +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: ensure fragment headers and the packed datatype are 8-byte aligned. 2014-03-10 18:11:22 +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: tighten semantics a bit more 2014-03-12 18:53:47 +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: fix issues with mpi_leave_pinned when using rdma capable btls 2014-03-12 14:39:03 +00:00
osc_rdma.h osc/rdma: fix issues with mpi_leave_pinned when using rdma capable btls 2014-03-12 14:39:03 +00:00