1
1
openmpi/ompi/mca/mpool/base
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.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
help-mpool-base.txt Make mpool fail-to-unregister-freed-memory errors be fatal. Try to 2009-04-14 00:54:20 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
mpool_base_alloc.c fixes trac:2340 - race in mca_mpool_base_free 2010-03-25 03:29:27 +00:00
mpool_base_frame.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
mpool_base_init.c Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
mpool_base_lookup.c Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +00:00
mpool_base_mem_cb.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
mpool_base_mem_cb.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
mpool_base_tree.c rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
mpool_base_tree.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00