<?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 Quote:iliyapolak wrote: in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946483#M2044</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;iliyapolak wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is a difference between client and server platform when power management is considered.&lt;/P&gt;
&lt;P&gt;1. Package domain is the processor die.I think that gpu is considered as belonging to client domain.&lt;/P&gt;
&lt;P&gt;2,No , PP0 is per package.&lt;/P&gt;
&lt;P&gt;3.How the sleeping in the source code is implemented.Is it related to P-states?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your reply&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If PP0 is the processor Die that means 8 core Die is consuming only 7 watts as Idle Power and the PP0 along with GPU&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is consuming 20 watts?&lt;/P&gt;
&lt;P&gt;Sleeping in source code is implemented using sleep() function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2013 17:59:54 GMT</pubDate>
    <dc:creator>gokussj9</dc:creator>
    <dc:date>2013-05-03T17:59:54Z</dc:date>
    <item>
      <title>RAPL Output Queries</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946481#M2042</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I used the code from&amp;nbsp;&lt;A href="http://web.eece.maine.edu/~vweaver/projects/rapl/rapl_msr.c"&gt;http://web.eece.maine.edu/~vweaver/projects/rapl/rapl_msr.c&lt;/A&gt;&amp;nbsp;to get the&lt;/P&gt;
&lt;P&gt;energy readings.The outut on my system is&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Power units = 0.125W&lt;BR /&gt;Energy units = 0.00001526J&lt;BR /&gt;Time units = 0.00097656s&lt;/P&gt;
&lt;P&gt;Package thermal spec: 95.000W&lt;BR /&gt;Package minimum power: 64.000W&lt;BR /&gt;Package maximum power: 150.000W&lt;BR /&gt;Package maximum time window: 0.046s&lt;/P&gt;
&lt;P&gt;Package energy before: 22006.639099J&lt;BR /&gt;PowerPlane0 (core) for core 11 energy before: 19797.750381J&lt;BR /&gt;DRAM energy before: 54420.965775J&lt;/P&gt;
&lt;P&gt;Sleeping 1 second&lt;/P&gt;
&lt;P&gt;Package energy after: 22027.184555 (20.545456J consumed)&lt;BR /&gt;PowerPlane0 (core) for core 11 energy after: 19804.504456 (6.754074J consumed)&lt;BR /&gt;DRAM energy after: 54423.153534 (2.187759J consumed)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have an two Intel Xeon E5-2650&amp;nbsp;&lt;A href="http://ark.intel.com/products/64590/"&gt;http://ark.intel.com/products/64590/&lt;/A&gt;&amp;nbsp;processors as two sockets on my compute node.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Since I am using a server processor, what does&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1) package energy means- does it mean the 8 core processor chip + GPU or DRAM energy usage?&lt;/P&gt;
&lt;P&gt;2) Power Plane 0- Does it report the energy &amp;nbsp;usage for only core 0?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;3) DRAM- is the figure reporting the idle power usage of the DRAM chips?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2013 18:26:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946481#M2042</guid>
      <dc:creator>gokussj9</dc:creator>
      <dc:date>2013-05-01T18:26:08Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946482#M2043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is a difference between client and server platform when power management is considered.&lt;/P&gt;
&lt;P&gt;1. Package domain is the processor die.I think that gpu is considered as belonging to client domain.&lt;/P&gt;
&lt;P&gt;2,No , PP0 is per package.&lt;/P&gt;
&lt;P&gt;3.How the sleeping in the source code is implemented.Is it related to P-states?&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2013 07:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946482#M2043</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-05-02T07:27:19Z</dc:date>
    </item>
    <item>
      <title>Quote:iliyapolak wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946483#M2044</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;iliyapolak wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is a difference between client and server platform when power management is considered.&lt;/P&gt;
&lt;P&gt;1. Package domain is the processor die.I think that gpu is considered as belonging to client domain.&lt;/P&gt;
&lt;P&gt;2,No , PP0 is per package.&lt;/P&gt;
&lt;P&gt;3.How the sleeping in the source code is implemented.Is it related to P-states?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your reply&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If PP0 is the processor Die that means 8 core Die is consuming only 7 watts as Idle Power and the PP0 along with GPU&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is consuming 20 watts?&lt;/P&gt;
&lt;P&gt;Sleeping in source code is implemented using sleep() function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 17:59:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946483#M2044</guid>
      <dc:creator>gokussj9</dc:creator>
      <dc:date>2013-05-03T17:59:54Z</dc:date>
    </item>
    <item>
      <title>The scope of the PP0 MSR is</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946484#M2045</link>
      <description>&lt;P&gt;The scope of the PP0 MSR is 'per package' but the value in the MSR is the total energy used by the 8 cores on the package.&lt;/P&gt;
&lt;P&gt;Yes, the processor is saying it is consuming only 7 watts in idle but I don't think the server chip (ivy-bridge-EP)&amp;nbsp;has the GPU like client ivy-bridge chips. Or at least the SNB-EP data sheets volume 1 &amp;amp; 2 never mentions a GPU whereas the client SNB datasheets spend a lot of time talking about the graphics unit.&lt;/P&gt;
&lt;P&gt;The processor domain is the cores and the uncore so the 20 watts is the cores+uncore.&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 18:19:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946484#M2045</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-05-03T18:19:25Z</dc:date>
    </item>
    <item>
      <title>Quote:Patrick Fay (Intel)</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946485#M2046</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Patrick Fay (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The scope of the PP0 MSR is 'per package' but the value in the MSR is the total energy used by the 8 cores on the package.&lt;/P&gt;
&lt;P&gt;Yes, the processor is saying it is consuming only 7 watts in idle but I don't think the server chip (ivy-bridge-EP)&amp;nbsp;has the GPU like client ivy-bridge chips. Or at least the SNB-EP data sheets volume 1 &amp;amp; 2 never mentions a GPU whereas the client SNB datasheets spend a lot of time talking about the graphics unit.&lt;/P&gt;
&lt;P&gt;The processor domain is the cores and the uncore so the 20 watts is the cores+uncore.&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Isn't 20 watts a little too less of idle power for an 8 core processor? Even the K20 GPU I have on the same&lt;/P&gt;
&lt;P&gt;node has Idle power around 30 watts?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 19:43:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946485#M2046</guid>
      <dc:creator>gokussj9</dc:creator>
      <dc:date>2013-05-03T19:43:37Z</dc:date>
    </item>
    <item>
      <title>I think that server cpu does</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946486#M2047</link>
      <description>&lt;P&gt;I think that server cpu does not have on-die gpu.ISDM clearly states that there is difference between client&amp;nbsp; and server platform.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;If PP0 is the processor Die that means 8 core Die is consuming only 7 watts as Idle Power and the PP0 along with GPU&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is consuming 20 watts?&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;As Pat pointed it out.Yes it is measured on client platform including power dissipation of gpu.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 20:51:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946486#M2047</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-05-03T20:51:03Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;Sleeping in source code is</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946487#M2048</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;Sleeping in source code is implemented using sleep() function&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;How that code is trying to put processor in lower power state by using Win API sleep function?Currently executing thread will yield the cpu and&amp;nbsp; next ready queue or deffered ready thread will run.I do not understand what this code try to achieve by using sleep functions.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2013 12:54:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/RAPL-Output-Queries/m-p/946487#M2048</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-05-04T12:54:42Z</dc:date>
    </item>
  </channel>
</rss>

