<?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: JPEG2000 Performance in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887474#M10992</link>
    <description>&lt;P&gt;Jeffrey,&lt;/P&gt;
&lt;P&gt;try to click the link "https://premier.intel.com",on the page you quoted, it actually may reffer to other address, depending on your location.It will ask you for login. If the problem persists try to use &lt;A href="https://registrationcenter.intel.com/support/"&gt;https://registrationcenter.intel.com/support/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;BestRegards,&lt;BR /&gt;Mikhail&lt;/P&gt;</description>
    <pubDate>Wed, 28 Nov 2007 15:27:02 GMT</pubDate>
    <dc:creator>Mikhail_Kulikov__Int</dc:creator>
    <dc:date>2007-11-28T15:27:02Z</dc:date>
    <item>
      <title>JPEG2000 Performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887471#M10989</link>
      <description>Hi Group,&lt;BR /&gt;&lt;BR /&gt;We are testing the decode performance between Jasper and IPP on our jpeg2000 images (6500px X 8700px). We do see some improvements, but we are not able to duplicate the performace described in the IPP application note (200+ times faster for decoding). &lt;BR /&gt;&lt;BR /&gt;Can anyone please give us some suggestions?&lt;BR /&gt;Here are the details of our tests.&lt;BR /&gt;&lt;BR /&gt;
OS: &lt;BR /&gt;
32 bits Centos5&lt;BR /&gt;&lt;BR /&gt;Software:&lt;BR /&gt;Jasper: 1.900.1&lt;BR /&gt;IPP: l_ipp_ia32_p_5.3.043.tgz&lt;BR /&gt;IPP-sample-code: l_ipp-samples_p_5.3.072.tgz&lt;BR /&gt;&lt;BR /&gt;Hardware: &lt;BR /&gt;Dual Intel Xeon CPU 5140 @ 2.33GHz&lt;BR /&gt;3GB ECC DDR2 &lt;BR /&gt;&lt;BR /&gt;Performance:&lt;BR /&gt;&lt;U&gt;Jasper (time bin/jasper -f sample_images/0001.jp2 -F out.pnm -T&lt;/U&gt; pnm)&lt;BR /&gt;real 0m9.715s&lt;BR /&gt;user 0m8.803s&lt;BR /&gt;sys 0m0.880s&lt;BR /&gt;&lt;U&gt;IPP g++ (time ./j2kit -i ~/JP2000/jp2-script/sample_images/0001.jp2 -o out.pnm)&lt;/U&gt;&lt;BR /&gt;real 0m6.588s&lt;BR /&gt;user 0m6.460s&lt;BR /&gt;sys 0m1.214s&lt;BR /&gt;&lt;U&gt;IPP intel (time ./j2kit -i ~/JP2000/jp2-script/sample_images/0001.jp2 -o out.pnm)&lt;/U&gt;&lt;BR /&gt;real 0m5.331s&lt;BR /&gt;user 0m7.827s&lt;BR /&gt;sys 0m1.255s&lt;BR /&gt;&lt;BR /&gt;Is it possible to make it decode faster?&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeffrey,&lt;BR /&gt;&lt;PRE class="moz-signature"&gt;-- &lt;BR /&gt;DL Consulting&lt;BR /&gt;Greenstone Digital Library and Digitisation Specialists&lt;BR /&gt;jeffrey@dlconsulting.com&lt;BR /&gt;&lt;A href="https://community.intel.com/www.dlconsulting.com" target="_blank"&gt;www.dlconsulting.com&lt;/A&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:20:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887471#M10989</guid>
      <dc:creator>jeffreyke81</dc:creator>
      <dc:date>2007-11-26T23:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG2000 Performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887472#M10990</link>
      <description>&lt;P&gt;Jeffrey,&lt;/P&gt;
&lt;P&gt;do you see parallelization remarks in build log (in case of Intel compiler build), like the following:&lt;BR /&gt;.srcjp2codestreamebcotdprecinct.h(60) : (col. 1) remark: OpenMP DEFINED REGION WAS PARALLELIZED ?&lt;BR /&gt;Please check it to be sure, that you build multi-threaded version.&lt;BR /&gt;If you see such a remarks, please try the "set OMP_NUM_THREADS=1" and "set OMP_NUM_THREADS=2" (or 4 for quad-core) and compare performance for images which were coded lossless, generally, it should be noticable.&lt;BR /&gt;If you do not see performance gain for right build in lossless mode, please submit issue to the Intel Premier Support (where you register your IPP copy, including evaluation one) and attach materials to reproduce (image file, command options etc.).&lt;BR /&gt;Please, also do it if you still unsatisfied with performance comparision.&lt;BR /&gt;Note, you published some data without sufficient specification: number of channels (Gray, RGB?), bit depth etc. Also note, that your condition is different from appliction notes, which you probably reffer in many aspects (image size, application environment). Formany codingoptions, even image data itself has ifluence on performance. So it's hard to reproduce or compare as well as to provide exact help for you without exact data.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Mikhail&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2007 16:28:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887472#M10990</guid>
      <dc:creator>Mikhail_Kulikov__Int</dc:creator>
      <dc:date>2007-11-27T16:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG2000 Performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887473#M10991</link>
      <description>Hi Mikhail,&lt;BR /&gt;&lt;BR /&gt;Thank you for the response.&lt;BR /&gt;&lt;BR /&gt;I do see parallelization remarks in the build log and will try to change the number of threads shortly.&lt;BR /&gt;You are right, our test images are different from the one used in the application note. We have been trying to find the sample image used in the application note, and by doing this we can find out whether the speed issue is caused by the differences between hardware.&lt;BR /&gt;&lt;BR /&gt;However, we have not yet been able to find the sample image used in the application note.&lt;BR /&gt;&lt;BR /&gt;According to the note: &lt;BR /&gt;&lt;I&gt;&lt;FONT size="2"&gt;The JPEG2000 images used in this application note are publicly available from the following URL &lt;A href="http://premier.intel.com/"&gt;http://premier.intel.com/&lt;/A&gt; under "Intel IPP Sample" product&lt;BR /&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;BR /&gt;I have followed the link, but what I get is:&lt;I&gt;&lt;FONT size="2"&gt;&lt;BR /&gt;Welcome to Intel Premier Support.&lt;/FONT&gt;&lt;/I&gt; &lt;P&gt;&lt;I&gt;&lt;FONT size="2"&gt;&lt;SPAN id="_ctl5_lblMessage" class="error_message"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;We
were unable to authenticate your access to the Intel Premier Support
web site. Please check that your login ID and password were entered
correctly and that the URL used was &lt;A href="https://welcome.intel.com/Login.aspx?AppID=110&amp;amp;TYPE=33554432&amp;amp;REALMOID=06-167245f7-890f-4699-9773-f0224380917a&amp;amp;GUID=&amp;amp;SMAUTHREASON=0&amp;amp;METHOD=GET&amp;amp;SMAGENTNAME=$SM$NWVNEPVkWPrhCG%2bo7AddWL4Fcqif%2bSEP%2boIr%2fEgXCRMd64Np3QNlVw%3d%3d&amp;amp;TARGET=$SM$https%3a%2f%2fpremier%2eintel%2ecom%2fpremier%2f"&gt;"https://premier.intel.com"&lt;/A&gt;.  &lt;/P&gt;&lt;P&gt;If
you have forgotten your login or password, the fastest method to gain
access to the system is to use the automated login and password links &lt;A href="https://welcome.intel.com/forgot_password.aspx?TARGET=$SM$https://premier.intel.com/premier/&amp;amp;AppID=110&amp;amp;TYPE=33554432&amp;amp;REALMOID=06-167245f7-890f-4699-9773-f0224380917a&amp;amp;GUID=&amp;amp;SMAUTHREASON=0&amp;amp;METHOD=GET&amp;amp;SMAGENTNAME=$SM$NWVNEPVkWPrhCG%20o7AddWL4Fcqif%20SEP%20oIr/EgXCRMd64Np3QNlVw=="&gt;Forgot your password&lt;/A&gt; or 
&lt;A href="https://welcome.intel.com/forgot_loginid.aspx?TARGET=$SM$https://premier.intel.com/premier/&amp;amp;AppID=110&amp;amp;TYPE=33554432&amp;amp;REALMOID=06-167245f7-890f-4699-9773-f0224380917a&amp;amp;GUID=&amp;amp;SMAUTHREASON=0&amp;amp;METHOD=GET&amp;amp;SMAGENTNAME=$SM$NWVNEPVkWPrhCG+o7AddWL4Fcqif+SEP+oIr/EgXCRMd64Np3QNlVw=="&gt;Forgot your Login ID&lt;/A&gt; on the login page.  &lt;/P&gt;&lt;P&gt;If you continue to have problems, please contact Intel Customer Support via email at &lt;A href="mailto:quadsupport@mailbox.intel.com"&gt;quadsupport@mailbox.intel.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do to obtain the sample image?&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeffrey&lt;BR /&gt;&lt;I&gt;&lt;FONT size="2"&gt;&lt;SPAN id="_ctl5_lblMessage" class="error_message"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;I&gt;&lt;FONT size="2"&gt;&lt;SPAN id="_ctl5_lblMessage" class="error_message"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2007 20:49:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887473#M10991</guid>
      <dc:creator>jeffreyke</dc:creator>
      <dc:date>2007-11-27T20:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG2000 Performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887474#M10992</link>
      <description>&lt;P&gt;Jeffrey,&lt;/P&gt;
&lt;P&gt;try to click the link "https://premier.intel.com",on the page you quoted, it actually may reffer to other address, depending on your location.It will ask you for login. If the problem persists try to use &lt;A href="https://registrationcenter.intel.com/support/"&gt;https://registrationcenter.intel.com/support/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;BestRegards,&lt;BR /&gt;Mikhail&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2007 15:27:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG2000-Performance/m-p/887474#M10992</guid>
      <dc:creator>Mikhail_Kulikov__Int</dc:creator>
      <dc:date>2007-11-28T15:27:02Z</dc:date>
    </item>
  </channel>
</rss>

