1
1
openmpi/ompi/mca/osc/pt2pt
Mark Allen eec1d5bf2e osc/pt2pt: Fix hang with Put and Win_lock_all
* When using `MPI_Put` with `MPI_Win_lock_all` a hang is possible since
   the `put` is waiting on `eager_send_active` to become `true` but
   that variable might not be reset in the case of `MPI_Win_lock_all`
   depending on other incoming events (e.g., `post` or ACKs of lock
   requests.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2016-12-16 11:52:53 -05:00
..
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_active_target.c osc/pt2pt: Fix PSCW after Fence wrong answer. 2016-12-16 11:52:49 -05:00
osc_pt2pt_comm.c osc/pt2pt: Fix hang with Put and Win_lock_all 2016-12-16 11:52:53 -05:00
osc_pt2pt_component.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_data_move.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_data_move.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_frag.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_frag.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_header.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_module.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_passive_target.c osc/pt2pt: Fix Lock/Unlock and Get wrong answer 2016-12-16 11:52:51 -05:00
osc_pt2pt_pending_frag.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_request.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_request.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_sync.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt_sync.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc_pt2pt.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
owner.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00