<?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 cpuinfo -- for exampe - you in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932469#M16875</link>
    <description>&lt;P&gt;cpuinfo -- for exampe - you use CPU-Z utility ( for free).&lt;/P&gt;
&lt;P&gt;ippiLibVersion - pls use this code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;void libinfo(void) { &amp;nbsp; &amp;nbsp;const IppLibraryVersion* lib = ippiGetLibVersion(); &amp;nbsp;&amp;nbsp;&amp;nbsp;printf(“%s %s %d.%d.%d.%d\n”, lib-&amp;gt;Name, lib-&amp;gt;Version, &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;lib-&amp;gt;major, lib-&amp;gt;minor, lib-&amp;gt;majorBuild, lib-&amp;gt;build); }&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2013 13:23:49 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2013-09-25T13:23:49Z</dc:date>
    <item>
      <title>MulScale very slow</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932464#M16870</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I found out that some functions are very slow, for example the function ippiMulScale_8u_C3IR takes up to 4ms by using 1920x1080 image on Intel Core i5 CPU, 8GB RAM. (I'm using IPP 7.0 static linked).&lt;BR /&gt;Any suggestion?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 19:57:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932464#M16870</guid>
      <dc:creator>Sascha</dc:creator>
      <dc:date>2013-09-18T19:57:51Z</dc:date>
    </item>
    <item>
      <title>Hi Sascha,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932465#M16871</link>
      <description>&lt;P&gt;Hi Sascha,&lt;/P&gt;
&lt;P&gt;"very slow" is not a measure - which performance do you expect for this function? If 4 ms is "slow" - what is "normal" for you? Could you provide a reproducible with full cpuinfo output for you cpu + ippiLibVersion output? Our PS shows 0.57 cpu clock per pixel per channel for this function that is 1.3 ms for 2.6 GHz Core CPU. Do you call ippInit?&lt;/P&gt;
&lt;P&gt;regards, Igor.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:09:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932465#M16871</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2013-09-25T07:09:51Z</dc:date>
    </item>
    <item>
      <title>Hi Sascha,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932466#M16872</link>
      <description>&lt;P&gt;Hi Sascha,&lt;/P&gt;
&lt;P&gt;"very slow" is not a measure - which performance do you expect for this function? If 4 ms is "slow" - what is "normal" for you? Could you provide a reproducible with full cpuinfo output for you cpu + ippiLibVersion output? Our PS shows 0.57 cpu clock per pixel per channel for this function that is 1.3 ms for 2.6 GHz Core CPU. Do you call ippInit?&lt;/P&gt;
&lt;P&gt;regards, Igor.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:09:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932466#M16872</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2013-09-25T07:09:52Z</dc:date>
    </item>
    <item>
      <title>Hi Sascha,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932467#M16873</link>
      <description>&lt;P&gt;Hi Sascha,&lt;/P&gt;
&lt;P&gt;"very slow" is not a measure - which performance do you expect for this function? If 4 ms is "slow" - what is "normal" for you? Could you provide a reproducible with full cpuinfo output for you cpu + ippiLibVersion output? Our PS shows 0.57 cpu clock per pixel per channel for this function that is 1.3 ms for 2.6 GHz Core CPU. Do you call ippInit?&lt;/P&gt;
&lt;P&gt;regards, Igor.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:10:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932467#M16873</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2013-09-25T07:10:01Z</dc:date>
    </item>
    <item>
      <title>Hi Igor,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932468#M16874</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;
&lt;P&gt;"normal" is 0ms, I mean &amp;lt;1ms. But maybe it is not possible with the IPP. How can I get full cpuinfo and ippiLibVersion?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:21:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932468#M16874</guid>
      <dc:creator>Sascha</dc:creator>
      <dc:date>2013-09-25T10:21:37Z</dc:date>
    </item>
    <item>
      <title>cpuinfo -- for exampe - you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932469#M16875</link>
      <description>&lt;P&gt;cpuinfo -- for exampe - you use CPU-Z utility ( for free).&lt;/P&gt;
&lt;P&gt;ippiLibVersion - pls use this code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;void libinfo(void) { &amp;nbsp; &amp;nbsp;const IppLibraryVersion* lib = ippiGetLibVersion(); &amp;nbsp;&amp;nbsp;&amp;nbsp;printf(“%s %s %d.%d.%d.%d\n”, lib-&amp;gt;Name, lib-&amp;gt;Version, &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;lib-&amp;gt;major, lib-&amp;gt;minor, lib-&amp;gt;majorBuild, lib-&amp;gt;build); }&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:23:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932469#M16875</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-09-25T13:23:49Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932470#M16876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;ippiGetLibVersion: ippip8_l.lib+ 7.0 build 205.58 7.0.205.1054&lt;/P&gt;
&lt;P&gt;cpuinfo: attached&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 06:54:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MulScale-very-slow/m-p/932470#M16876</guid>
      <dc:creator>Sascha</dc:creator>
      <dc:date>2013-09-26T06:54:46Z</dc:date>
    </item>
  </channel>
</rss>

