1
1
openmpi/ompi/mca/mpool
Nathan Hjelm 24a7e7aa34 Add support for the udreg registration cache and dynamics on XE/XK/XC.
To support the new mpool two changes were made to the mpool infrastructure:

 1) Added an mpool flag to indicate that an mpool does not need the memory
    hooks to use the leave pinned protocols. This flag is checked in the
    mpool lookup.

 2) Add a mpool context to the base registration. This new member is used
    by the udreg mpool to store the udreg context associated with the
    particular registration. The new member will not break the ABI
    compatibility as the new member is only currently used by the udreg
    mpool.

Dynamics support for Cray systems makes use of the global rank provided by
orte to give the ugni library a unique rank for each process. Dynamics
support is not available under direct-launch (srun.)

cmr=v1.7.4

This commit was SVN r29719.
2013-11-18 04:58:37 +00:00
..
base Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +00:00
gpusm Revert r29594. That was just plain wrong. Sorry about workday configure change. 2013-11-05 14:45:56 +00:00
grdma Per this RFC from October 8, 2013 and as discuessed in telecon. 2013-11-13 13:22:39 +00:00
rgpusm Revert r29594. That was just plain wrong. Sorry about workday configure change. 2013-11-05 14:45:56 +00:00
sm Revert r29594. That was just plain wrong. Sorry about workday configure change. 2013-11-05 14:45:56 +00:00
udreg Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +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
mpool.h Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +00:00