<?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 running time in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/running-time/m-p/838994#M1646</link>
    <description>hi,&lt;BR /&gt;Thanks Tim for your answer but if you don't mind i want to know more details.&lt;BR /&gt;I 'm not understanding exactly what you had wrote.&lt;BR /&gt;Please can you explain more!!!!&lt;BR /&gt;(I'm sorry to tell you this, don't you mind if you write in french!!!!!!!!!!) &lt;BR /&gt;Thanks a lot again.&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Apr 2010 21:34:37 GMT</pubDate>
    <dc:creator>sammoura</dc:creator>
    <dc:date>2010-04-14T21:34:37Z</dc:date>
    <item>
      <title>running time</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/running-time/m-p/838994#M1646</link>
      <description>hi,&lt;BR /&gt;Thanks Tim for your answer but if you don't mind i want to know more details.&lt;BR /&gt;I 'm not understanding exactly what you had wrote.&lt;BR /&gt;Please can you explain more!!!!&lt;BR /&gt;(I'm sorry to tell you this, don't you mind if you write in french!!!!!!!!!!) &lt;BR /&gt;Thanks a lot again.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2010 21:34:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/running-time/m-p/838994#M1646</guid>
      <dc:creator>sammoura</dc:creator>
      <dc:date>2010-04-14T21:34:37Z</dc:date>
    </item>
    <item>
      <title>running time</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/running-time/m-p/838995#M1647</link>
      <description>Supposing that you were using MKL library, which is supplied with icc, you can read in the docs about how it has preferences for certain data alignments. Certain matrix sizes would permit more even division of work among threads with more frequent favorable alignment (16-byte or cache line alignment) so as to reduce time spent in scalar remainder loops. Dependence of performance on special alignments for SSE2 vectorization has been reduced in more recent architecture designs, but is about to increase again with the advent of AVX vectorization with its 32-byte alignment preference.</description>
      <pubDate>Thu, 15 Apr 2010 13:17:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/running-time/m-p/838995#M1647</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-04-15T13:17:50Z</dc:date>
    </item>
  </channel>
</rss>

