<?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 &amp;gt; Thanks for all the replies. in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934598#M7253</link>
    <description>&lt;P&gt;&amp;gt; Thanks for all the replies.&lt;/P&gt;
&lt;P&gt;Although Intel Vtune profiler (or) Amplifier provides CPI.&lt;/P&gt;
&lt;P&gt;My point was, as a part of Optimisationt to anlayze those blocking instructions which stops compiler from being parallelised.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Sep 2013 06:07:47 GMT</pubDate>
    <dc:creator>kiran_N_</dc:creator>
    <dc:date>2013-09-22T06:07:47Z</dc:date>
    <item>
      <title>Instruction pipelining</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934594#M7249</link>
      <description>&lt;P&gt;Hi...&lt;/P&gt;
&lt;P&gt;Is there any option of getting &amp;nbsp;number of instructions that are being executed per cycle in INTEL Platform.&lt;/P&gt;
&lt;P&gt;I am currently using below configurations&lt;/P&gt;
&lt;P&gt;1) Intel i7 SandyBridge Architecture with Windows OS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;2) Visual Studio 2010&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kiran&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:10:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934594#M7249</guid>
      <dc:creator>kiran_N_</dc:creator>
      <dc:date>2013-09-20T09:10:30Z</dc:date>
    </item>
    <item>
      <title>On the face of it, what you</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934595#M7250</link>
      <description>&lt;P&gt;On the face of it, what you're asking for is a default result of VTune profiling (in a sample-averaged sense).&amp;nbsp; Maybe you haven't made your question clear.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 14:25:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934595#M7250</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-09-20T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Judging by your question you</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934596#M7251</link>
      <description>&lt;P&gt;Judging by your question you need low level profiling tool like Intel VTune.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Sep 2013 09:57:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934596#M7251</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-21T09:57:26Z</dc:date>
    </item>
    <item>
      <title>&gt; ...getting  number of</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934597#M7252</link>
      <description>&lt;P&gt;&amp;gt; ...getting &amp;nbsp;number of instructions that are being executed per cycle...&lt;/P&gt;
&lt;P&gt;I guess that you want IPC (instructions per clycles), VTune(TM) Amplifier XE already provide CPI (Cycles per instruction) average data for function / module - if you use Advanced-hotspots analysis. Thus, IPC = 1 / CPI is what you want.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;Intel i7 SandyBridge Architecture with Windows OS&lt;/P&gt;
&lt;P&gt;Normally CPI data range is [0.25 - 1] for integer code sequence, it means IPC data range is [1 - 4], I think&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2013 05:41:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934597#M7252</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-09-22T05:41:36Z</dc:date>
    </item>
    <item>
      <title>&gt; Thanks for all the replies.</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934598#M7253</link>
      <description>&lt;P&gt;&amp;gt; Thanks for all the replies.&lt;/P&gt;
&lt;P&gt;Although Intel Vtune profiler (or) Amplifier provides CPI.&lt;/P&gt;
&lt;P&gt;My point was, as a part of Optimisationt to anlayze those blocking instructions which stops compiler from being parallelised.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2013 06:07:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934598#M7253</guid>
      <dc:creator>kiran_N_</dc:creator>
      <dc:date>2013-09-22T06:07:47Z</dc:date>
    </item>
    <item>
      <title>There is also cycles  per</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934599#M7254</link>
      <description>&lt;P&gt;There is also cycles &amp;nbsp;per machine code instruction and instruction throughput the throughput is more related to pipeline that means after how many clock cycles second instruction can be executed.Some instructions needs many cycles to be executed fore example division or trigonometric instructions.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2013 08:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934599#M7254</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-22T08:16:00Z</dc:date>
    </item>
    <item>
      <title>&gt;  as a part of Optimisationt</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934600#M7255</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&amp;nbsp;as a part of Optimisationt to anlayze those blocking instructions which stops compiler from being parallelised.&lt;/P&gt;
&lt;P&gt;Advanced processor will reorder of instructionn sequence to avoid pipe line stall. Usually it looks like register resource dependency in nearest two instruction. Maybe compiler also will optimize it. VTune(TM) Amplifier XE does not display such info, only provides performance data annotated with source line.&amp;nbsp;You may check source view in assembly to verify if instructions are blocked in pipe line, but as I told you before, recent processor has reodering capbility...&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2013 08:46:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934600#M7255</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-09-22T08:46:53Z</dc:date>
    </item>
    <item>
      <title> You may check source view in</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934601#M7256</link>
      <description>&lt;P&gt;&amp;nbsp;You may check source view in assembly to verify if instructions are blocked in pipe line, but as I told you before, recent processor has reodering capbility...&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; I have generated assembly code from vcc compiler (.cod file).&amp;nbsp;It clearly shows how many assembly instructions are executed for each line of C code, but there is no option of Knowing which among them will execute in parallel :)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 04:46:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934601#M7256</guid>
      <dc:creator>kiran_N_</dc:creator>
      <dc:date>2013-09-23T04:46:49Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt; I have generated assembly</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934602#M7257</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; I have generated assembly code from vcc compiler (.cod file).&amp;nbsp;It clearly shows how many assembly instructions are executed for each line of C code, but there is no option of Knowing which among them will execute in parallel :)&lt;/P&gt;
&lt;P&gt;There is no such function to display "indicator" ("!") in problematical instructions which may cause stall in pipeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Only CPU time was annotated on instruction in report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 05:25:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934602#M7257</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-09-23T05:25:56Z</dc:date>
    </item>
    <item>
      <title>IIRC  reordering of</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934603#M7258</link>
      <description>&lt;P&gt;IIRC &amp;nbsp;reordering of instruction or out of order execution was already present in Pentium 3 and maybe in Alfa CPU.As it was told you can look at assembly code and try to guess which instruction can be blocking.For example some kind of interdependencies can be present in complex arithmetics composed from many dependent variables and internally CPU will use register renaming &amp;nbsp;to effectively execute such a code.Another example of non blocking execution can be a loop control statements integer in nature and it will be executed in parallel to loop block statements.Moreover ALU logic can pipeline various arithmetic and logical operations on various instructions and this is a base to calculate instruction tthroughput.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 05:54:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934603#M7258</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-23T05:54:29Z</dc:date>
    </item>
    <item>
      <title>Thanks for all your response</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934604#M7259</link>
      <description>&lt;P&gt;Thanks for all your response&amp;nbsp;&lt;A href="http://software.intel.com/en-us/user/542548"&gt;iliyapolak&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="http://software.intel.com/en-us/user/338567"&gt;Peter Wang (Intel)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 06:12:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934604#M7259</guid>
      <dc:creator>kiran_N_</dc:creator>
      <dc:date>2013-09-23T06:12:38Z</dc:date>
    </item>
    <item>
      <title>You are welcome kiran.</title>
      <link>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934605#M7260</link>
      <description>&lt;P&gt;You are welcome kiran.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:07:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Instruction-pipelining/m-p/934605#M7260</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-23T17:07:37Z</dc:date>
    </item>
  </channel>
</rss>

