<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PCM reporting 1 socket on 2 socket Haswell system in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082715#M7103</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I'm testing Intel PCM (v2.10) on a cluster (Debian 7, 3.2 kernel) with Intel Haswell and SandyBridge CPUs (2 sockets per system). The pcm-power.x tool reports only 1 socket for the Haswell systems, while for the SandyBridge ones the correct 2 sockets. Anyone else experience this issue?&lt;/P&gt;

&lt;P&gt;Wrong output on Haswell nodes:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ pcm-power.x
 Intel(r) Performance Counter Monitor V2.10 (2015-11-17 09:01:38 +0100 ID=cd66c34)

 Power Monitoring Utility
 Copyright (c) 2009-2015 Intel Corporation
Number of physical cores: 1
Number of logical cores: 24
Number of online logical cores: 24
Threads (logical cores) per physical core: 24
Num sockets: 1
Physical cores per socket: 1
Core PMU (perfmon) version: 3
Number of core PMU generic (programmable) counters: 8
Width of generic (programmable) counters: 48 bits
Number of core PMU fixed counters: 3
Width of fixed counters: 48 bits
Nominal core frequency: 2500000000 Hz
Package thermal spec power: 120 Watt; Package minimum power: 61 Watt; Package maximum power: 240 Watt; 
PCM Warning: the bus for socket 0 on system with 1 sockets could not find via PCI bus scan. Using cpubusno register. Bus = 127
2 memory controllers detected with total number of 4 channels. 
[...]

$ cat /proc/cpuinfo  | egrep 'model name|physical id' | sort | uniq -c
     24 model name      : Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
     12 physical id     : 0
     12 physical id     : 1&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	Good output on SandyBridge nodes:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ pcm-power.x 

 Intel(r) Performance Counter Monitor V2.10 (2015-11-17 09:01:38 +0100 ID=cd66c34)

 Power Monitoring Utility
 Copyright (c) 2009-2015 Intel Corporation
Number of physical cores: 16
Number of logical cores: 16
Number of online logical cores: 16
Threads (logical cores) per physical core: 1
Num sockets: 2
Physical cores per socket: 8
Core PMU (perfmon) version: 3
Number of core PMU generic (programmable) counters: 8
Width of generic (programmable) counters: 48 bits
Number of core PMU fixed counters: 3
Width of fixed counters: 48 bits
Nominal core frequency: 2200000000 Hz
Package thermal spec power: 95 Watt; Package minimum power: 52 Watt; Package maximum power: 150 Watt; 
ERROR: QPI LL monitoring device (0:63:8:2) is missing. The QPI statistics will be incomplete or missing.
ERROR: QPI LL monitoring device (0:63:9:2) is missing. The QPI statistics will be incomplete or missing.
Socket 0: 1 memory controllers detected with total number of 4 channels. 0 QPI ports detected.
ERROR: QPI LL monitoring device (0:127:8:2) is missing. The QPI statistics will be incomplete or missing.
ERROR: QPI LL monitoring device (0:127:9:2) is missing. The QPI statistics will be incomplete or missing.
Socket 1: 1 memory controllers detected with total number of 4 channels. 0 QPI ports detected.
[...]
$ cat /proc/cpuinfo  | egrep 'model name|physical id' | sort | uniq -c
     16 model name      : Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz
      8 physical id     : 0
      8 physical id     : 1&lt;/PRE&gt;

&lt;P&gt;Thank you for your time,&lt;BR /&gt;
	Best regards,&lt;BR /&gt;
	Valentin Plugaru&lt;BR /&gt;
	--&lt;BR /&gt;
	Valentin Plugaru | valentin.plugaru@uni.lu&lt;BR /&gt;
	Parallel Computing and Optimization Group&lt;BR /&gt;
	CSC Research Unit, University of Luxembourg&lt;BR /&gt;
	PGP KeyID 0x324FADC2&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2016 08:58:42 GMT</pubDate>
    <dc:creator>UL_HPC_Sysadmins</dc:creator>
    <dc:date>2016-04-11T08:58:42Z</dc:date>
    <item>
      <title>PCM reporting 1 socket on 2 socket Haswell system</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082715#M7103</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I'm testing Intel PCM (v2.10) on a cluster (Debian 7, 3.2 kernel) with Intel Haswell and SandyBridge CPUs (2 sockets per system). The pcm-power.x tool reports only 1 socket for the Haswell systems, while for the SandyBridge ones the correct 2 sockets. Anyone else experience this issue?&lt;/P&gt;

&lt;P&gt;Wrong output on Haswell nodes:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ pcm-power.x
 Intel(r) Performance Counter Monitor V2.10 (2015-11-17 09:01:38 +0100 ID=cd66c34)

 Power Monitoring Utility
 Copyright (c) 2009-2015 Intel Corporation
Number of physical cores: 1
Number of logical cores: 24
Number of online logical cores: 24
Threads (logical cores) per physical core: 24
Num sockets: 1
Physical cores per socket: 1
Core PMU (perfmon) version: 3
Number of core PMU generic (programmable) counters: 8
Width of generic (programmable) counters: 48 bits
Number of core PMU fixed counters: 3
Width of fixed counters: 48 bits
Nominal core frequency: 2500000000 Hz
Package thermal spec power: 120 Watt; Package minimum power: 61 Watt; Package maximum power: 240 Watt; 
PCM Warning: the bus for socket 0 on system with 1 sockets could not find via PCI bus scan. Using cpubusno register. Bus = 127
2 memory controllers detected with total number of 4 channels. 
[...]

$ cat /proc/cpuinfo  | egrep 'model name|physical id' | sort | uniq -c
     24 model name      : Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
     12 physical id     : 0
     12 physical id     : 1&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	Good output on SandyBridge nodes:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ pcm-power.x 

 Intel(r) Performance Counter Monitor V2.10 (2015-11-17 09:01:38 +0100 ID=cd66c34)

 Power Monitoring Utility
 Copyright (c) 2009-2015 Intel Corporation
Number of physical cores: 16
Number of logical cores: 16
Number of online logical cores: 16
Threads (logical cores) per physical core: 1
Num sockets: 2
Physical cores per socket: 8
Core PMU (perfmon) version: 3
Number of core PMU generic (programmable) counters: 8
Width of generic (programmable) counters: 48 bits
Number of core PMU fixed counters: 3
Width of fixed counters: 48 bits
Nominal core frequency: 2200000000 Hz
Package thermal spec power: 95 Watt; Package minimum power: 52 Watt; Package maximum power: 150 Watt; 
ERROR: QPI LL monitoring device (0:63:8:2) is missing. The QPI statistics will be incomplete or missing.
ERROR: QPI LL monitoring device (0:63:9:2) is missing. The QPI statistics will be incomplete or missing.
Socket 0: 1 memory controllers detected with total number of 4 channels. 0 QPI ports detected.
ERROR: QPI LL monitoring device (0:127:8:2) is missing. The QPI statistics will be incomplete or missing.
ERROR: QPI LL monitoring device (0:127:9:2) is missing. The QPI statistics will be incomplete or missing.
Socket 1: 1 memory controllers detected with total number of 4 channels. 0 QPI ports detected.
[...]
$ cat /proc/cpuinfo  | egrep 'model name|physical id' | sort | uniq -c
     16 model name      : Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz
      8 physical id     : 0
      8 physical id     : 1&lt;/PRE&gt;

&lt;P&gt;Thank you for your time,&lt;BR /&gt;
	Best regards,&lt;BR /&gt;
	Valentin Plugaru&lt;BR /&gt;
	--&lt;BR /&gt;
	Valentin Plugaru | valentin.plugaru@uni.lu&lt;BR /&gt;
	Parallel Computing and Optimization Group&lt;BR /&gt;
	CSC Research Unit, University of Luxembourg&lt;BR /&gt;
	PGP KeyID 0x324FADC2&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 08:58:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082715#M7103</guid>
      <dc:creator>UL_HPC_Sysadmins</dc:creator>
      <dc:date>2016-04-11T08:58:42Z</dc:date>
    </item>
    <item>
      <title>This appears more topical for</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082716#M7104</link>
      <description>&lt;P&gt;This appears more topical for the companion forum on tuning and platform monitoring..&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082716#M7104</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2016-04-11T12:45:09Z</dc:date>
    </item>
    <item>
      <title>Indeed, at a quick look I had</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082717#M7105</link>
      <description>&lt;P&gt;Indeed, at a quick look I had seen &lt;A href="https://software.intel.com/en-us/forums/intel-moderncode-for-parallel-architectures/topic/557346"&gt;another post&lt;/A&gt; on PCM here and not in the Platform Monitoring section. I'm not able to move the topic there though.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082717#M7105</guid>
      <dc:creator>UL_HPC_Sysadmins</dc:creator>
      <dc:date>2016-04-11T13:21:00Z</dc:date>
    </item>
    <item>
      <title>The /proc/cpuinfo from the</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082718#M7106</link>
      <description>&lt;P&gt;The /proc/cpuinfo from the Haswell system indicates that there are only 24 logical cores on the system which corresponds to just a single socket with &lt;A href="http://ark.intel.com/products/81908/Intel-Xeon-Processor-E5-2680-v3-30M-Cache-2_50-GHz"&gt;Intel Xeon E5 2680 v3 processor&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;I think that the &lt;A href="http://en.community.dell.com/techcenter/high-performance-computing/b/general_hpc/archive/2014/09/23/bios-tuning-for-hpc-on-13th-generation-haswell-servers"&gt;Cluster on Die&lt;/A&gt; feature is enabled on this system resulting in two package ids per socket visible in Linux.&lt;/P&gt;

&lt;P&gt;It is also worth trying the latest Intel PCM Version 2.11&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Roman&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:50:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/PCM-reporting-1-socket-on-2-socket-Haswell-system/m-p/1082718#M7106</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2016-06-03T14:50:31Z</dc:date>
    </item>
  </channel>
</rss>

