<?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 Re: does the H264 encoder of IPP spawning extra threads? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873087#M9172</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Small correction. Almost all video coding functions do not contain internal threading due to relatevely small amount of data they process in one call. For media codecs we implement threading on top of IPP, on codec level. So, to control number of threads you need to use appropriate UMC parameter, please check with H.264 readme.htm or UMC manual for more details.&lt;BR /&gt;&lt;BR /&gt;The ippSetNumThreads function can only control number of threads to be spawned by IPP functions (many of IPPimage processing and computer vision functions are threaded)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
    <pubDate>Thu, 10 Sep 2009 22:06:37 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2009-09-10T22:06:37Z</dc:date>
    <item>
      <title>does the H264 encoder of IPP spawning extra threads?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873085#M9170</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I ran the Shark profiler on Mac OS X, in order to profile our application, and noticed that functions from the IPP H264 encoder appear on several threads. Yet, our application only calls it from one thread. &lt;BR /&gt;&lt;BR /&gt;Can I therefore assume that  the H264 encoder of IPP is spawning extra threads? and if so, why? it makes our life harder if we want to manually distribute threads across multiple cores &lt;BR /&gt;&lt;BR /&gt;thanks for any idea,&lt;BR /&gt;Lior&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2009 19:26:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873085#M9170</guid>
      <dc:creator>gennadii_mog</dc:creator>
      <dc:date>2009-09-10T19:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: does the H264 encoder of IPP spawning extra threads?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873086#M9171</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/413264"&gt;gennadii.mog&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I ran the Shark profiler on Mac OS X, in order to profile our application, and noticed that functions from the IPP H264 encoder appear on several threads. Yet, our application only calls it from one thread. &lt;BR /&gt;&lt;BR /&gt;Can I therefore assume that the H264 encoder of IPP is spawning extra threads? and if so, why? it makes our life harder if we want to manually distribute threads across multiple cores &lt;BR /&gt;&lt;BR /&gt;thanks for any idea,&lt;BR /&gt;Lior&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Both the H.264 specific IPP routines and the H.264 encoder within the UMC sample contain OpenMP for threading. If you do not want to use OpenMP or wish to reduce the number of threads it uses, you can specify the number of threads in a call to ippSetNumThreads(). See the user's guide for details about the call.</description>
      <pubDate>Thu, 10 Sep 2009 20:11:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873086#M9171</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-09-10T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: does the H264 encoder of IPP spawning extra threads?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873087#M9172</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Small correction. Almost all video coding functions do not contain internal threading due to relatevely small amount of data they process in one call. For media codecs we implement threading on top of IPP, on codec level. So, to control number of threads you need to use appropriate UMC parameter, please check with H.264 readme.htm or UMC manual for more details.&lt;BR /&gt;&lt;BR /&gt;The ippSetNumThreads function can only control number of threads to be spawned by IPP functions (many of IPPimage processing and computer vision functions are threaded)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 10 Sep 2009 22:06:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/does-the-H264-encoder-of-IPP-spawning-extra-threads/m-p/873087#M9172</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-10T22:06:37Z</dc:date>
    </item>
  </channel>
</rss>

