<?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 Roman, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-8-2-and-OpenMP/m-p/1015513#M23448</link>
    <description>&lt;P&gt;Hi Roman,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;I don't see why&amp;nbsp;you need to kill and make a new thread everytime you need to process the result. Threads are going to wait a certain amount of time for the next coming parallel works and will take them if they arrive in time. So you won't get a thread explotion.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;External&amp;nbsp;threading is recommended instead of Internal threading due to the confusion that can be cause by&amp;nbsp;duplicating parallelization. Of course you can choose to install Internal Threaded IPP but we do recommend using external.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;- Jon&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2015 08:26:54 GMT</pubDate>
    <dc:creator>Jonghak_K_Intel</dc:creator>
    <dc:date>2015-10-14T08:26:54Z</dc:date>
    <item>
      <title>IPP 8.2 and OpenMP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-8-2-and-OpenMP/m-p/1015512#M23447</link>
      <description>&lt;P&gt;Dear Sirs!&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	I'm trying to enable the abilities of threaded version of IPP 8.2 into our video file player (just software).&lt;BR /&gt;
	I'd like to perform some video analytics parallel to video playback.&lt;BR /&gt;
	The simplest solution is to update the results of video analytics after a new frame acquisition.&lt;BR /&gt;
	If we will have about 30 frames per second, we will have to spend no more than 33 ms for results update.&lt;BR /&gt;
	In fact 33 ms is enough but... &amp;nbsp; &amp;nbsp;in my previous conversation on this forum a got the information that Open MP keeps threads alive not less than 300 ms (something like KMP_BLOCK_TIME).&lt;BR /&gt;
	In that case number of threads will grow and our video player will have something like explosion.&lt;/P&gt;

&lt;P&gt;My questions are:&lt;/P&gt;

&lt;P&gt;1. Is it possible to call some IPP function that uses internal threading every 33 ms?&lt;BR /&gt;
	2. What is standard way of threaded IPP usage for parallel data acquisition and data processing?&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Roman&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 20:48:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-8-2-and-OpenMP/m-p/1015512#M23447</guid>
      <dc:creator>Roman_T_</dc:creator>
      <dc:date>2015-10-12T20:48:05Z</dc:date>
    </item>
    <item>
      <title>Hi Roman,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-8-2-and-OpenMP/m-p/1015513#M23448</link>
      <description>&lt;P&gt;Hi Roman,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;I don't see why&amp;nbsp;you need to kill and make a new thread everytime you need to process the result. Threads are going to wait a certain amount of time for the next coming parallel works and will take them if they arrive in time. So you won't get a thread explotion.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;External&amp;nbsp;threading is recommended instead of Internal threading due to the confusion that can be cause by&amp;nbsp;duplicating parallelization. Of course you can choose to install Internal Threaded IPP but we do recommend using external.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;- Jon&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 08:26:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-8-2-and-OpenMP/m-p/1015513#M23448</guid>
      <dc:creator>Jonghak_K_Intel</dc:creator>
      <dc:date>2015-10-14T08:26:54Z</dc:date>
    </item>
  </channel>
</rss>

