1
1
openmpi/ompi/mca/pml
Thananon Patinyasakdikul e3b267a8fe pml/ob1: match callback will now queue wrong sequence frag and return.
In multithreaded case, it is expensive to release the lock, call the slow match
and retake the lock again just to queue the frag. This patch will eliminate number of
lock taken by queueing the frag right away and return.

Signed-off-by: Thananon Patinyasakdikul <tpatinya@utk.edu>
2017-10-30 12:01:50 -04:00
..
base Replace syntax with something less strictly C99 2017-07-05 16:54:36 -07:00
bfo mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
cm Add support for GPU buffers for PSM2 MTL 2017-09-01 16:59:03 -07:00
crcpw mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
example mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
monitoring Disable monitoring if we compile statically. 2017-09-25 12:18:23 -04:00
ob1 pml/ob1: match callback will now queue wrong sequence frag and return. 2017-10-30 12:01:50 -04:00
ucx pml_ucx: fix tag/context_id layout and upper bounds. 2017-08-27 17:15:48 +03:00
v mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
yalla mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04: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
pml_constants.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml.h ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00