1
1
openmpi/opal/mca/hwloc/base
Jeff Squyres 9db4542c2b Move maffinity_base_alloc_policy and
maffinity_base_bind_failure_action MCA params to the hwloc base
(hwloc_base_alloc_polocy and hwloc_base_bind_failure_action).  Since
these MCA parameters were never on a release branch, I'm just
moving/renaming them outright and not leaving aliases to the old
names.

Note that some upper layer needs to call
opal_hwloc_base_set_process_membind_policy() to set the
set-by-MCA-param process-wide memory affinity policy.  We can't do
this automatically during hwloc_base_open() because, for reasons
described elsewhere, opal_hwloc_topology is not automatically filled
during hwloc_base_open() (in short: potential scalability issues when
launching many MPI processes simultaneously on a single machine, for
example).

This commit was SVN r25156.
2011-09-19 16:10:37 +00:00
..
.windows Fix the problem of building hwloc on Windows. Temporarily not using it for Windows. 2011-09-12 13:55:34 +00:00
base.h Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
help-opal-hwloc-base.txt Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
hwloc_base_close.c * Rename opal_hwloc_components to opal_hwloc_base_components 2011-09-17 11:54:36 +00:00
hwloc_base_dt.c Silence warning 2011-09-12 13:32:21 +00:00
hwloc_base_open.c Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
hwloc_base_proc_mempolicy.c Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
hwloc_base_util.c Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
Makefile.am Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00