1
1
Jithin Jose c09582a3ff - CM blocking send/recv optimizations
This patch tries to do as little as possible in the PML CM blocking
    send/receive routines.  Basically, avoid creating and filling in an
    entire request object.  An OMPI-level request is still needed, but we
    can create that on the stack instead of going to a free list.

Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Jithin Jose <jithin.jose@intel.com>
2015-04-03 15:19:08 -07:00
..
2015-03-09 17:22:25 +09:00
2015-04-01 20:33:28 +03:00
2015-03-06 16:20:24 +09:00
2015-03-05 14:20:08 +09:00
2015-04-02 14:51:44 -06:00
2015-03-09 11:20:51 +09:00
2015-03-06 14:59:59 +09:00
2015-03-18 11:02:01 -06:00
2015-03-16 09:59:21 -07:00
2015-04-03 15:19:08 -07:00
2015-03-05 14:20:08 +09:00
2015-03-09 15:22:22 +09:00