<?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: IPP JPEG2000 UIC decoding slower than Jasper !!! in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908207#M13808</link>
    <description>Hello silentcooler, &lt;BR /&gt;&lt;BR /&gt;Are you still working on JPEG2000? I'm trying to update some articles in IPP KB about JPEG2000(early version in UIC)andJasper recently, so found you raise one here. I guess, the key problem here is the parallel is on or not as UIC &lt;BR /&gt;&lt;BR /&gt;The belowone is one application notes we had tested about IPP JPEG2000 and Jasper. Would you like to take a look and let us know if any suggestion about the modification? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-application-notes-intel-ipp-jpeg2000-and-jasper-in-ksquirrel/"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-application-notes-intel-ipp-jpeg2000-and-jasper-in-ksquirrel/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ying</description>
    <pubDate>Tue, 25 May 2010 02:57:27 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2010-05-25T02:57:27Z</dc:date>
    <item>
      <title>IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908199#M13800</link>
      <description>I have tested different ways of JPEG2000 decoding with UIC sample and got following results, measured in millions of CPU clocks per one picture:&lt;BR /&gt;1. Jasper - 306.&lt;BR /&gt;2. IPP UIC JPEG2000 with optimization for Core2 Duo - 320.&lt;BR /&gt;3. IPP UIC JPEG2000 with C optimized code (px) - 420.&lt;BR /&gt;I used color image 1408x525 on Core2 Duo T7200 (2Ghz) with 2Gb RAM, Open SuSE Linux 11 with kernel 2.6.25 and gcc 4.3.1.&lt;BR /&gt;IPP version 6.0 update 1, Jasper version 1.900.1.&lt;BR /&gt;I used static linkage with dispatching, and i did not forget call ippStaticInit().&lt;BR /&gt;I thought that IPP must be faster than Jasper.&lt;BR /&gt;Does anybody have other results?&lt;BR /&gt;Can Intel comment such results?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 02:55:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908199#M13800</guid>
      <dc:creator>silentcooler</dc:creator>
      <dc:date>2009-02-10T02:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908200#M13801</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;thanks for reporting your findings. That's really strange case. We definetely will investigate what might be a reason for that. (We did test internally with the jasper software and there was a visible performance gain for IPP case).&lt;BR /&gt;&lt;BR /&gt;Does your results also reproduced with precomiled version of picnic application (which is also available in IPP sample package as separate download)?&lt;BR /&gt;&lt;BR /&gt;Could it be possible for you to alsotry j2kit application from IPP JPEG2000 sample?&lt;BR /&gt;&lt;BR /&gt;It also would be helpful if you can attach at least one of JPEG2000 pictures on which you experience that issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Wed, 11 Feb 2009 15:21:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908200#M13801</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-11T15:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908201#M13802</link>
      <description>I have tried some variants and found that I compiled debug version of my application (which also includes JPEG2000 uic sample). If I build release version then IPP JPEG2000 decoding faster than Jasper, but only about 30%. I thought that most decoding of JPEG2000 picture is in precompiled IPP libraries. But in my experiments decoding speed depends on the application build type.&lt;BR /&gt;I attach to this post my test application. Test picture also in the attachment. Vladimir. Can you investigate my test and make some conclusion. Thank you.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2009 22:32:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908201#M13802</guid>
      <dc:creator>silentcooler</dc:creator>
      <dc:date>2009-02-12T22:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908202#M13803</link>
      <description>The attachment.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2009 22:39:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908202#M13803</guid>
      <dc:creator>silentcooler</dc:creator>
      <dc:date>2009-02-12T22:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908203#M13804</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
We will try to reproduce your issue. Note, when you compile JPEG2000 codec with non Intel compiler outside of UIC sample infrastructure you are not using OpenMP threading advantages of IPP JPEG2000. You probably could try to link your test case with precomiled UIC shared libraries provided in picnic demo package (it is separate download package)&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2009 20:32:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908203#M13804</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-16T20:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908204#M13805</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
Vladimir. Is it possible to write you in russian language? It is simpler for me to explain you my problem.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2009 22:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908204#M13805</guid>
      <dc:creator>silentcooler</dc:creator>
      <dc:date>2009-02-16T22:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908205#M13806</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Sure, you can write in Russian, I just would prefer to keep conversation here in english because the information might be useful for other IPP customers.&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Feb 2009 19:05:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908205#M13806</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-17T19:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908206#M13807</link>
      <description>I just want interesting about my question. Did you check my issue?&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2009 18:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908206#M13807</guid>
      <dc:creator>silentcooler</dc:creator>
      <dc:date>2009-02-23T18:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: IPP JPEG2000 UIC decoding slower than Jasper !!!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908207#M13808</link>
      <description>Hello silentcooler, &lt;BR /&gt;&lt;BR /&gt;Are you still working on JPEG2000? I'm trying to update some articles in IPP KB about JPEG2000(early version in UIC)andJasper recently, so found you raise one here. I guess, the key problem here is the parallel is on or not as UIC &lt;BR /&gt;&lt;BR /&gt;The belowone is one application notes we had tested about IPP JPEG2000 and Jasper. Would you like to take a look and let us know if any suggestion about the modification? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-application-notes-intel-ipp-jpeg2000-and-jasper-in-ksquirrel/"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-application-notes-intel-ipp-jpeg2000-and-jasper-in-ksquirrel/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ying</description>
      <pubDate>Tue, 25 May 2010 02:57:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908207#M13808</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-05-25T02:57:27Z</dc:date>
    </item>
    <item>
      <title>Dear Sir</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908208#M13809</link>
      <description>&lt;P&gt;Dear Sir&lt;/P&gt;

&lt;P&gt;my company is using a dual Xeon E5-2630 V3 mounted on a Supermicro X10DRL-IT board that&lt;/P&gt;

&lt;P&gt;is used for decompressing Jpeg2000 4:2:2 images.&lt;/P&gt;

&lt;P&gt;I've read about IPP but I'm a bit confused regading availability.&amp;nbsp; Can I evaluate it with JPEG2000 ?&lt;/P&gt;

&lt;P&gt;Where can I get samples ?&lt;/P&gt;

&lt;P&gt;Are these libraries available for this processors ? It seems that this processor doesn't support them:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://ark.intel.com/products/83356/Intel-Xeon-Processor-E5-2630-v3-20M-Cache-2_40-GHz" target="_blank"&gt;http://ark.intel.com/products/83356/Intel-Xeon-Processor-E5-2630-v3-20M-Cache-2_40-GHz&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please can you give me answers or redirect me where I can find them ?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 08:51:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-JPEG2000-UIC-decoding-slower-than-Jasper/m-p/908208#M13809</guid>
      <dc:creator>francesco_c_2</dc:creator>
      <dc:date>2017-01-10T08:51:44Z</dc:date>
    </item>
  </channel>
</rss>

