<?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 multi-threading slows software in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789871#M2309</link>
    <description>&lt;P&gt;I began using IPP for image processing recently. When I use the function:&lt;BR /&gt;"ippiSub_16s_C1RSfs" instead of pixel-by pixel subtraction it works very slow - more than 2ms for a 352X272 pixels image.&lt;BR /&gt;The strange thing is that if I decrease the number of threads from 8 to 1 the software runs faster - less than 1ms. I like it to run as fast as possible...&lt;BR /&gt;&lt;BR /&gt;Configuration:&lt;BR /&gt;CPU: i7 CPU Q 720 @1.60GHz 1.60GHz&lt;BR /&gt;Memory: 4.00 GB (2.94 GB usable)&lt;BR /&gt;OS: 32-bit, windows 7&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Udi&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2011 14:32:49 GMT</pubDate>
    <dc:creator>Udi_Pfeffer</dc:creator>
    <dc:date>2011-03-03T14:32:49Z</dc:date>
    <item>
      <title>multi-threading slows software</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789871#M2309</link>
      <description>&lt;P&gt;I began using IPP for image processing recently. When I use the function:&lt;BR /&gt;"ippiSub_16s_C1RSfs" instead of pixel-by pixel subtraction it works very slow - more than 2ms for a 352X272 pixels image.&lt;BR /&gt;The strange thing is that if I decrease the number of threads from 8 to 1 the software runs faster - less than 1ms. I like it to run as fast as possible...&lt;BR /&gt;&lt;BR /&gt;Configuration:&lt;BR /&gt;CPU: i7 CPU Q 720 @1.60GHz 1.60GHz&lt;BR /&gt;Memory: 4.00 GB (2.94 GB usable)&lt;BR /&gt;OS: 32-bit, windows 7&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Udi&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:32:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789871#M2309</guid>
      <dc:creator>Udi_Pfeffer</dc:creator>
      <dc:date>2011-03-03T14:32:49Z</dc:date>
    </item>
    <item>
      <title>multi-threading slows software</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789872#M2310</link>
      <description>Hi Udi,&lt;BR /&gt;&lt;BR /&gt;amount of data to process is quite small in your particular case, that might be a reason for slowdown (threading overhead is bigger than actual processing time).&lt;BR /&gt;&lt;BR /&gt;You may also need to chech you call ippInit function (to initialize IPP dispatcher) in case you link with static libraries.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 03 Mar 2011 14:53:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789872#M2310</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2011-03-03T14:53:37Z</dc:date>
    </item>
    <item>
      <title>multi-threading slows software</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789873#M2311</link>
      <description>Thank you Vladimir, I didn't call ippInit at all...&lt;BR /&gt;&lt;BR /&gt;Udi</description>
      <pubDate>Thu, 03 Mar 2011 21:14:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/multi-threading-slows-software/m-p/789873#M2311</guid>
      <dc:creator>Udi_Pfeffer</dc:creator>
      <dc:date>2011-03-03T21:14:08Z</dc:date>
    </item>
  </channel>
</rss>

