<?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 Difference between CPU time and Unused CPU time. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743587#M1360</link>
    <description>Hello everyone. I am trying to implement the Pi program in Intel Parllel studio and these two terms namely CPU time and unused CPU time has been bothering me.So thought of asking with the deveopers itself :)&lt;BR /&gt;&lt;BR /&gt;As per the Intel Amplifier manual , &lt;BR /&gt; CPU time - CPU Time is the sum of CPU time for all threads --ok fine i get it.! &lt;BR /&gt; Unused CPU time - Unused CPU Time is the total time for each core when it was either waiting or not utilized by the application... &amp;lt; little confusion arises over this one !&lt;BR /&gt;&lt;BR /&gt;I have attached a screen shot of my program.&lt;BR /&gt;According to the screen shot CPU time= 13.063 seconds.&lt;BR /&gt; CPU unused time=13.23 seconds &amp;lt;&amp;lt; My confusion becomes quad pumped over here !!&lt;BR /&gt;&lt;BR /&gt;Why is the CPU unused time more than the CPU time ?&lt;BR /&gt;Could some one in simple terms explain the difference between these two terms.&lt;BR /&gt;&lt;BR /&gt;Please have a look at the screenshot.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Abhay&lt;BR /&gt;&lt;BR /&gt;&lt;IMG ilo-full-src="http://img194.imageshack.us/img194/7375/parallel.jpg" src="http://img194.imageshack.us/img194/7375/parallel.jpg" height="370" width="662" /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 08 Nov 2009 03:27:56 GMT</pubDate>
    <dc:creator>Abhay_Hegde</dc:creator>
    <dc:date>2009-11-08T03:27:56Z</dc:date>
    <item>
      <title>Difference between CPU time and Unused CPU time.</title>
      <link>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743587#M1360</link>
      <description>Hello everyone. I am trying to implement the Pi program in Intel Parllel studio and these two terms namely CPU time and unused CPU time has been bothering me.So thought of asking with the deveopers itself :)&lt;BR /&gt;&lt;BR /&gt;As per the Intel Amplifier manual , &lt;BR /&gt; CPU time - CPU Time is the sum of CPU time for all threads --ok fine i get it.! &lt;BR /&gt; Unused CPU time - Unused CPU Time is the total time for each core when it was either waiting or not utilized by the application... &amp;lt; little confusion arises over this one !&lt;BR /&gt;&lt;BR /&gt;I have attached a screen shot of my program.&lt;BR /&gt;According to the screen shot CPU time= 13.063 seconds.&lt;BR /&gt; CPU unused time=13.23 seconds &amp;lt;&amp;lt; My confusion becomes quad pumped over here !!&lt;BR /&gt;&lt;BR /&gt;Why is the CPU unused time more than the CPU time ?&lt;BR /&gt;Could some one in simple terms explain the difference between these two terms.&lt;BR /&gt;&lt;BR /&gt;Please have a look at the screenshot.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Abhay&lt;BR /&gt;&lt;BR /&gt;&lt;IMG ilo-full-src="http://img194.imageshack.us/img194/7375/parallel.jpg" src="http://img194.imageshack.us/img194/7375/parallel.jpg" height="370" width="662" /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Nov 2009 03:27:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743587#M1360</guid>
      <dc:creator>Abhay_Hegde</dc:creator>
      <dc:date>2009-11-08T03:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between CPU time and Unused CPU time.</title>
      <link>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743588#M1361</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;(Sorry that I can't see you screen-shot, I don't know why)&lt;BR /&gt;&lt;BR /&gt;Hi Abhay,&lt;BR /&gt;&lt;BR /&gt;Itcould beright result (normal case)- "Unused CPU time" is more than "CPU time". &lt;BR /&gt;&lt;BR /&gt;I can give a simpleexample to explain:&lt;BR /&gt;I assumeyou have 4 cores system, and computing Pi with two threads. Thus, CPU0 and CPU1 are busy - itspent10s CPU time respectively; CPU2 and CPU3 arenot used; Elapsed time is 12s (I assumed)&lt;BR /&gt;So "CPU time" is 10s+10s = 20s, "Unused CPU time"are12sx2 (for CPU2+CPU3) + 2sx2 (for CPU0+CPU1, maybe free since IO task ran) = 28s.&lt;BR /&gt;&lt;BR /&gt;Actually the real situation could be complicated, "CPU time" is to accumulate all CPU time spent from each core for the application, and"Unused CPU time" is to calculate all of the CPU time of cores which did not spend for this application. This may happen, for example, not used, blocked, by other application (e.g. Parallel Amplifier's overhead), etc.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter</description>
      <pubDate>Mon, 09 Nov 2009 08:53:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743588#M1361</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-11-09T08:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between CPU time and Unused CPU time.</title>
      <link>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743589#M1362</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/437740"&gt;Abhay&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello everyone. I am trying to implement the Pi program in Intel Parllel studio and these two terms namely CPU time and unused CPU time has been bothering me.So thought of asking with the deveopers itself :)&lt;BR /&gt;&lt;BR /&gt;As per the Intel Amplifier manual , &lt;BR /&gt; CPU time - CPU Time is the sum of CPU time for all threads --ok fine i get it.! &lt;BR /&gt; Unused CPU time - Unused CPU Time is the total time for each core when it was either waiting or not utilized by the application... &amp;lt; little confusion arises over this one !&lt;BR /&gt;&lt;BR /&gt;I have attached a screen shot of my program.&lt;BR /&gt;According to the screen shot CPU time= 13.063 seconds.&lt;BR /&gt; CPU unused time=13.23 seconds &amp;lt;&amp;lt; My confusion becomes quad pumped over here !!&lt;BR /&gt;&lt;BR /&gt;Why is the CPU unused time more than the CPU time ?&lt;BR /&gt;Could some one in simple terms explain the difference between these two terms.&lt;BR /&gt;&lt;BR /&gt;Please have a look at the screenshot.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Abhay&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://img194.imageshack.us/img194/7375/parallel.jpg" alt="" width="662" height="370" /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: " tahoma=""&gt;According to the screen shot, you were running single threaded application on the 2 core machine.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: " tahoma=""&gt;Elapsed time 13.149  time of executing the process&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: " tahoma=""&gt;CPU Time 13.063  time the app was running on one core (can be less then Elapsed time due to blocking on I/O)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: " tahoma=""&gt;Unused CPU Time 13.236  the sum of time of unused core (equal to elapsed, i.e. 13.149) plus blocked time on the used core (13.149  13.063)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Nov 2009 09:59:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Difference-between-CPU-time-and-Unused-CPU-time/m-p/743589#M1362</guid>
      <dc:creator>Vladimir_T_Intel</dc:creator>
      <dc:date>2009-11-09T09:59:27Z</dc:date>
    </item>
  </channel>
</rss>

