From 0b82dfc4507ae1893b3ad04928a96666ba31a140 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 7 Mar 2012 16:43:26 +0000 Subject: [PATCH] Update some wording to be a little clear for AMD owners. This commit was SVN r26109. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a3922ceb93..c8224be21e 100644 --- a/NEWS +++ b/NEWS @@ -111,7 +111,9 @@ Trunk (not on release branches yet) - Major VT update to 5.12.1.4. - Upgrade embedded Hardware Locality (hwloc) v1.3.2, plus some post-1.3.2-release bug fixes. All processor and memory binding is - now done through hwloc. Woo hoo! + now done through hwloc. Woo hoo! Note that this fixes core binding + on AMD Opteron 6200 and 4200 series-based systems (sometimes known + as Interlagos, Valencia, or other Bulldozer-based chips). - New MCA parameters to control process-wide memory binding policy: hwloc_base_mem_alloc_policy, hwloc_base_mem_bind_failure_action (see ompi_info --param hwloc base).