<?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 Hi Sorin, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032576#M23716</link>
    <description>&lt;P&gt;Hi Sorin,&lt;/P&gt;

&lt;P&gt;could you provide a reproducer? Each IPP release is distributed with IPP PS (perf system) - therefore you can try 2 executable (with -B -r -fFIRMR switches) and compare results from corresponding CSV files:&lt;/P&gt;

&lt;P&gt;ps_ipps_mrg_compl_mt.exe (mt==multithreaded) or&lt;BR /&gt;
	ps_ipps_mrg_compl_st.exe (st == singlethreaded)&lt;/P&gt;

&lt;P&gt;or run ps_ipps_pcs.exe with multi-threaded dlls/shared objects and single-threaded.&lt;/P&gt;

&lt;P&gt;I see good scalability for numIters &amp;gt;= 2K and tapsLen &amp;gt;= 32 (FIRMR has internal criterions on input parameters and mt-code works only for rather large filter orders and number of iterations (also depends on architecture)).&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2015 17:26:19 GMT</pubDate>
    <dc:creator>Igor_A_Intel</dc:creator>
    <dc:date>2015-10-27T17:26:19Z</dc:date>
    <item>
      <title>ippsFirMR speed</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032574#M23714</link>
      <description>&lt;P&gt;Any idea why the function in a multithreaded program is working at about 1/4 speed than when it works in a single thread?&lt;/P&gt;

&lt;P&gt;I am benchmarking the net performance of the functions (it doesn't include any waits, locks, anything)?&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;

&lt;P&gt;Soroin&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 06:34:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032574#M23714</guid>
      <dc:creator>Sorin_Goldenberg</dc:creator>
      <dc:date>2015-10-26T06:34:54Z</dc:date>
    </item>
    <item>
      <title>Hi Soroin</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032575#M23715</link>
      <description>&lt;P&gt;Hi Soroin&lt;/P&gt;

&lt;P&gt;can we see&amp;nbsp;your test&amp;nbsp;code ?&lt;/P&gt;

&lt;P&gt;If multiple threads work on resource that should be accessed by one thread at a time, there could be performance loss for the reason of concurrency control.&lt;/P&gt;

&lt;P&gt;- Jon&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 07:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032575#M23715</guid>
      <dc:creator>Jonghak_K_Intel</dc:creator>
      <dc:date>2015-10-27T07:49:00Z</dc:date>
    </item>
    <item>
      <title>Hi Sorin,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032576#M23716</link>
      <description>&lt;P&gt;Hi Sorin,&lt;/P&gt;

&lt;P&gt;could you provide a reproducer? Each IPP release is distributed with IPP PS (perf system) - therefore you can try 2 executable (with -B -r -fFIRMR switches) and compare results from corresponding CSV files:&lt;/P&gt;

&lt;P&gt;ps_ipps_mrg_compl_mt.exe (mt==multithreaded) or&lt;BR /&gt;
	ps_ipps_mrg_compl_st.exe (st == singlethreaded)&lt;/P&gt;

&lt;P&gt;or run ps_ipps_pcs.exe with multi-threaded dlls/shared objects and single-threaded.&lt;/P&gt;

&lt;P&gt;I see good scalability for numIters &amp;gt;= 2K and tapsLen &amp;gt;= 32 (FIRMR has internal criterions on input parameters and mt-code works only for rather large filter orders and number of iterations (also depends on architecture)).&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:26:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032576#M23716</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2015-10-27T17:26:19Z</dc:date>
    </item>
    <item>
      <title>The ipp is run as single</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032577#M23717</link>
      <description>&lt;P&gt;The ipp is run as single threaded IPP. Multithreading is achieved externally.&lt;/P&gt;

&lt;P&gt;What is&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 16.3636360168457px;"&gt;IPP PS (perf system)?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16.3636360168457px;"&gt;I work on Windows.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16.3636360168457px;"&gt;Sorin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 05:04:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032577#M23717</guid>
      <dc:creator>Sorin_Goldenberg</dc:creator>
      <dc:date>2015-10-28T05:04:50Z</dc:date>
    </item>
    <item>
      <title>Sorin,  can you check this</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032578#M23718</link>
      <description>&lt;P&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Sorin, &amp;nbsp;c&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;an you check this article:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;A href="https://software.intel.com/en-us/articles/measure-intel-ipp-function-performance" target="_blank"&gt;https://software.intel.com/en-us/articles/measure-intel-ipp-function-performance&lt;/A&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	thanks,&lt;BR /&gt;
	Chao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 08:53:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsFirMR-speed/m-p/1032578#M23718</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2015-10-29T08:53:08Z</dc:date>
    </item>
  </channel>
</rss>

