1
1
openmpi/ompi/mca/osc
Brian Barrett a4b2bd903b * Implement long-ago discussed RFC to add a callback data pointer in the
request completion callback
* Use the completion callback pointer to remove all need for opal_progress
  calls in the one-sided layer

This commit was SVN r24848.
2011-06-30 20:05:16 +00:00
..
base Allow the one sided components to correctly retrieve the op to 2011-02-25 20:43:17 +00:00
pt2pt * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00
rdma * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
osc.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00