<?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 ippAlgDirect and ippAlgFFT take the same time in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043869#M23866</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm running&amp;nbsp; ippiCrossCorNorm_16u32f and&amp;nbsp; ippiCrossCorNorm_32f &amp;nbsp;on ipp 8.1&lt;/P&gt;

&lt;P&gt;It seems that timing is related only to src and template sizes.&lt;/P&gt;

&lt;P&gt;I tried running with ippAlgDirect and ippAlgFFT but timing is&amp;nbsp; the same in both methods.&lt;/P&gt;

&lt;P&gt;timing is also the same for&amp;nbsp;16u input and float input&lt;/P&gt;

&lt;P&gt;Im I doing something wrong?&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;</description>
    <pubDate>Thu, 08 Jan 2015 12:30:21 GMT</pubDate>
    <dc:creator>Tali_S_</dc:creator>
    <dc:date>2015-01-08T12:30:21Z</dc:date>
    <item>
      <title>ippAlgDirect and ippAlgFFT take the same time</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043869#M23866</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm running&amp;nbsp; ippiCrossCorNorm_16u32f and&amp;nbsp; ippiCrossCorNorm_32f &amp;nbsp;on ipp 8.1&lt;/P&gt;

&lt;P&gt;It seems that timing is related only to src and template sizes.&lt;/P&gt;

&lt;P&gt;I tried running with ippAlgDirect and ippAlgFFT but timing is&amp;nbsp; the same in both methods.&lt;/P&gt;

&lt;P&gt;timing is also the same for&amp;nbsp;16u input and float input&lt;/P&gt;

&lt;P&gt;Im I doing something wrong?&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;</description>
      <pubDate>Thu, 08 Jan 2015 12:30:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043869#M23866</guid>
      <dc:creator>Tali_S_</dc:creator>
      <dc:date>2015-01-08T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Hi Tali,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043870#M23867</link>
      <description>&lt;P&gt;Hi Tali,&lt;/P&gt;

&lt;P&gt;Only several flavors of this functionality have "direct" algorithm - 8u, 8u32f and 32f flavors for "Valid" case. All other have FFT-based implementation only. I guess it's understandable that for example for 8u data type the "direct" method is limited by template size and accumulator data type (and guess it's understandable that for 8u accumulator is 32s). Therefore you can see performance difference between these 2 methods only for mentioned above data types and only for narrow range of template sizes - internally it's defined as #define CROSSCORRVALID_MAX_DIRECT_TPL_SIZE 256 * 127.&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:12:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043870#M23867</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2015-01-15T14:12:12Z</dc:date>
    </item>
    <item>
      <title>and sorry, I've forgotten to</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043871#M23868</link>
      <description>&lt;P&gt;and sorry, I've forgotten to say about 16u and 32f performance - internal implementation for both these data types is based on 2D 32f FFT - this is why performance is the same.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:15:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippAlgDirect-and-ippAlgFFT-take-the-same-time/m-p/1043871#M23868</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2015-01-15T14:15:19Z</dc:date>
    </item>
  </channel>
</rss>

