From af49ca7dc276053e8a5237c7969f775909dc1d5c Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Sun, 25 Sep 2016 19:05:14 -0600 Subject: [PATCH] Correct KNL web page NUMA description --- doc/html/intel_knl.shtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/intel_knl.shtml b/doc/html/intel_knl.shtml index 5232f7b8473..64d2aaa1a21 100644 --- a/doc/html/intel_knl.shtml +++ b/doc/html/intel_knl.shtml @@ -66,7 +66,7 @@ on that KNL processor.</p> <p><a name="note"><b>NOTE</b></a>: Slurm version 16.05 and earlier can only support homogeneous nodes (e.g. the same number of cores per NUMA node). KNL processors with <u>68 cores</u> (a subset of KNL models) will not have -homogeneous NUMA nodes in scn4 and quad modes, but each each NUMA node will have +homogeneous NUMA nodes in snc4 mode, but each each NUMA node will have either 16 or 18 cores. This will result in Slurm using the lower core count, finding a total of 256 threads rather than 272 threads and setting the node to a DOWN state.</p> @@ -292,6 +292,6 @@ NodeName=nid[00000-00127] State=UNKNOWN <p class="footer"><a href="#top">top</a></p> -<p style="text-align:center;">Last modified 21 September 2016</p> +<p style="text-align:center;">Last modified 25 September 2016</p> <!--#include virtual="footer.txt"--> -- GitLab