<?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 H.264 Decoder some threading issues ? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827894#M5310</link>
    <description>&lt;P&gt;I don't know why, but if you initialize to decoder with ((Number of Cores of Die) &amp;gt;&amp;gt;1), or 1,it will work acceptible, otherwise if you choose auto mode (0) it will freeze the hole system.&lt;BR /&gt;I set the PREPROCESSOR to "_OPENMP" and working with IPP 7.0.7 and UMC 7.0.7.&lt;BR /&gt;I think there are someproblems in general design depending on Threading.&lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;&lt;BR /&gt;Detlef &lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2012 17:55:06 GMT</pubDate>
    <dc:creator>detlef_stralaudynami</dc:creator>
    <dc:date>2012-05-08T17:55:06Z</dc:date>
    <item>
      <title>H.264 Decoder some threading issues ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827894#M5310</link>
      <description>&lt;P&gt;I don't know why, but if you initialize to decoder with ((Number of Cores of Die) &amp;gt;&amp;gt;1), or 1,it will work acceptible, otherwise if you choose auto mode (0) it will freeze the hole system.&lt;BR /&gt;I set the PREPROCESSOR to "_OPENMP" and working with IPP 7.0.7 and UMC 7.0.7.&lt;BR /&gt;I think there are someproblems in general design depending on Threading.&lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;&lt;BR /&gt;Detlef &lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 17:55:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827894#M5310</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2012-05-08T17:55:06Z</dc:date>
    </item>
    <item>
      <title>H.264 Decoder some threading issues ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827895#M5311</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;For the decoder "will freeze the hole system". Does it mean the decoder has a deadlock, or the decode use all of the CPUs? The later one is fine, since the decoder has same numbers with CPU cores.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 08:46:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827895#M5311</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2012-05-09T08:46:01Z</dc:date>
    </item>
    <item>
      <title>H.264 Decoder some threading issues ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827896#M5312</link>
      <description>Hi,&lt;BR /&gt;no dead-lock happens.&lt;BR /&gt;&lt;BR /&gt;My development pc has an Intel quad core.&lt;BR /&gt;if i use 2 threads the cpu usage is 30 %&lt;BR /&gt;if i use 4 threads the cpu usage is growing up to 90% and all cores are used.&lt;BR /&gt;&lt;BR /&gt;i can't beleave that there is about 60 % more CPU usage forusing 2threads more. What happens there ?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Detlef</description>
      <pubDate>Wed, 09 May 2012 14:54:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827896#M5312</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2012-05-09T14:54:55Z</dc:date>
    </item>
    <item>
      <title>H.264 Decoder some threading issues ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827897#M5313</link>
      <description>This sounds like the issue I reported in the following thread:&lt;BR /&gt;&lt;DIV&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=104578"&gt;http://software.intel.com/en-us/forums/showthread.php?t=104578&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;No solution so far though. I'm glad I'm not the only one that's noticed this.&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 May 2012 20:42:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827897#M5313</guid>
      <dc:creator>Steve_Browne</dc:creator>
      <dc:date>2012-05-17T20:42:39Z</dc:date>
    </item>
    <item>
      <title>H.264 Decoder some threading issues ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827898#M5314</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Thanks Steve for sharing the workaround. For those who are looking at this problem, here is the fix: &lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=105363" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=105363&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao</description>
      <pubDate>Fri, 01 Jun 2012 02:53:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Decoder-some-threading-issues/m-p/827898#M5314</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2012-06-01T02:53:21Z</dc:date>
    </item>
  </channel>
</rss>

