1
1
openmpi/ompi/mca/pml/ob1
Thananon Patinyasakdikul 09cba8b30b pml/ob1: fixed out of sequence bug.
This commit fixes #4795

- Fixed typo that sometimes causes deadlock in change of protocol.
- Redesigned out of sequence ordering and address the overflow case of
  sequence number from uint16_t.

Signed-off-by: Thananon Patinyasakdikul <tpatinya@utk.edu>
2018-02-27 13:49:40 -05:00
..
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
help-mpi-pml-ob1.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_comm.c pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
pml_ob1_comm.h pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
pml_ob1_component.c OB1 pvars should be linked with the OB1 component. 2017-11-03 01:18:26 -04:00
pml_ob1_component.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_cuda.c pml/ob1: do not cache leave_pinned 2017-03-14 09:00:40 -06:00
pml_ob1_hdr.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_iprobe.c ompi/request: Fix a persistent request creation bug 2016-12-08 21:42:05 +09:00
pml_ob1_irecv.c pml/ob1: have memchecker make recv buffer defined again when mca_pml_ob1_recv completes 2017-09-04 11:18:05 +09:00
pml_ob1_isend.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_progress.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_rdma.c pml/ob1: do not cache leave_pinned 2017-03-14 09:00:40 -06:00
pml_ob1_rdma.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_rdmafrag.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_rdmafrag.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1_recvfrag.c pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
pml_ob1_recvfrag.h pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
pml_ob1_recvreq.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_recvreq.h opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_sendreq.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_sendreq.h opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
pml_ob1_start.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ob1.c pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
pml_ob1.h pml/ob1: fixed out of sequence bug. 2018-02-27 13:49:40 -05:00
post_configure.sh Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00