1
1
openmpi/ompi/mca/osc
Brian Barrett cfc400eb57 * Enable eager sending for Accumulate
* If the accumulate is local, make it short-circuit the request path.  Accumulate requires local
  ops due to its window rules, so this is likely to help a bunch (on the codes I"m messing
  with at least)
* Due a better job at flushing everything that can go out on the wire in a resource constrained problem
* Move some debugging values around to make large problems somewhat easier to deal with

This commit was SVN r20277.
2009-01-14 20:15:15 +00:00
..
base - The MS VC compiler complains "error C2512: 'ompi_convertor_master_t' : no appropriate default constructor available", initialize it, it's not the fast path anyway. 2008-08-27 15:57:59 +00:00
pt2pt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
rdma * Enable eager sending for Accumulate 2009-01-14 20:15:15 +00:00
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41:49 +00:00
osc.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00