1
1
openmpi/ompi/mca/osc/rdma
Nathan Hjelm 020f011552 osc/rdma: fix bugs in lock_all and flush_all
This commit fixes two bugs:

 - We were not correctly setting the lock type in the outstanding lock
   for lock_all. This caused undefined behavior.

 - flush_all was incorrectly checking for comm size - 1 lock acks but
   comm size flush acks. This is the reverse of what was intended.

cmr=v1.8:reviewer=jsquyres

This commit was SVN r31226.
2014-03-25 23:39:43 +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 osc/rdma: fix bug in the active message code that could cause erroneous 2014-03-25 15:28:36 +00:00
osc_rdma_comm.c osc/rdma: quiet warning in r31197 2014-03-25 21:00:36 +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: fix possible error when encountering accumulate lock contention 2014-03-25 21:00:43 +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 bugs in lock_all and flush_all 2014-03-25 23:39:43 +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: fix possible error when encountering accumulate lock contention 2014-03-25 21:00:43 +00:00