<?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 Hi, in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062042#M5171</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I installed PCM on my linux host and I would like to monitor my application, but I don't know the correct syntax for this. Can you help me?&lt;/P&gt;

&lt;P&gt;The command for I to compile my application is:&lt;/P&gt;

&lt;P&gt;./omp/lud_omp -n 4 -i /home/openMP/Aplicaçoes/dwarf/rodinia_2.3/data/lud/2048.dat&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How to monitor this with ./pcm-power.x for example?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 15:55:07 GMT</pubDate>
    <dc:creator>Gabrieli_S_</dc:creator>
    <dc:date>2017-01-18T15:55:07Z</dc:date>
    <item>
      <title>[PCM] Processor Counter Monitor replaces Intel Performance Counter Monitor</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062041#M5170</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-performance-counter-monitor"&gt;Intel Performance Counter Monitor v2.11.1&lt;/A&gt; will be the last version and&amp;nbsp;there won't be any new releases. Therefore, the&amp;nbsp;download package&amp;nbsp;has just been removed from the web page.&lt;/P&gt;

&lt;P&gt;Instead, the authors have started contributing to the fork &lt;A href="https://github.com/opcm/pcm"&gt;Processor Counter Monitor&lt;/A&gt;, which is hosted on.github. The changes that have already been submitted include:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;support for processors for processors formerly code-named Apollo Lake&lt;/LI&gt;
	&lt;LI&gt;bug fixes&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 05 Jan 2017 19:59:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062041#M5170</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2017-01-05T19:59:35Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062042#M5171</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I installed PCM on my linux host and I would like to monitor my application, but I don't know the correct syntax for this. Can you help me?&lt;/P&gt;

&lt;P&gt;The command for I to compile my application is:&lt;/P&gt;

&lt;P&gt;./omp/lud_omp -n 4 -i /home/openMP/Aplicaçoes/dwarf/rodinia_2.3/data/lud/2048.dat&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How to monitor this with ./pcm-power.x for example?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 15:55:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062042#M5171</guid>
      <dc:creator>Gabrieli_S_</dc:creator>
      <dc:date>2017-01-18T15:55:07Z</dc:date>
    </item>
    <item>
      <title>pcm-power.c -h</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062043#M5172</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;pcm-power.c -h&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;prints you a help message of its usage. You can take a measure of a progam run by providg the program name as a parameter to pcm-power.x separated by two dashes:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;pcm-power.x -- ./omp/lud_omp -n 4 -i /home/openMP/Aplicaçoes/dwarf/rodinia_2.3/data/lud/2048.dat&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Please note that pcm monitors the whole system. So, if some other program is generating load and consuming power, this will be included in the output.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:40:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062043#M5172</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2017-01-19T16:40:30Z</dc:date>
    </item>
    <item>
      <title>I would like to monitor</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062044#M5173</link>
      <description>&lt;P&gt;I would like to monitor behavior on the PCIe.&lt;/P&gt;&lt;P&gt;I have a Linux machine with the following listed pci devices:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)&lt;BR /&gt;00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)&lt;BR /&gt;00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)&lt;BR /&gt;00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)&lt;BR /&gt;00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)&lt;BR /&gt;00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)&lt;BR /&gt;00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)&lt;BR /&gt;00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)&lt;BR /&gt;00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)&lt;BR /&gt;00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b4)&lt;BR /&gt;00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b4)&lt;BR /&gt;00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)&lt;BR /&gt;00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)&lt;BR /&gt;00:1f.0 ISA bridge: Intel Corporation Q65 Express Chipset Family LPC Controller (rev 04)&lt;BR /&gt;00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 04)&lt;BR /&gt;00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the GitHub link to your program, and saw ending with WIN. Does it mean the program works on Windows?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will your program work on Linux?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Dec 2018 14:21:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062044#M5173</guid>
      <dc:creator>Now__Joe</dc:creator>
      <dc:date>2018-12-23T14:21:32Z</dc:date>
    </item>
    <item>
      <title>I'm trying to get the DRAM</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062045#M5174</link>
      <description>&lt;P&gt;I'm trying to get the DRAM energy consumed by a specific function in a program.&amp;nbsp;&lt;/P&gt;&lt;P&gt;for that, I try to use the inbuilt functions defined in pcm-power.cpp But it didn't work.&lt;/P&gt;&lt;P&gt;compiling the program:&amp;nbsp;g++ c_example.c -o matrix -lpthread -lpcm -ldl -std=c++11&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 10:00:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-Processor-Counter-Monitor-replaces-Intel-Performance-Counter/m-p/1062045#M5174</guid>
      <dc:creator>Aditya_Kumar_Singh</dc:creator>
      <dc:date>2020-01-03T10:00:50Z</dc:date>
    </item>
  </channel>
</rss>

