<?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: JPEG decoder/encoder in release mode in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906347#M13531</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/336498"&gt;Vladimir Dudnik (Intel)&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;&lt;BR /&gt;Hm. UIC binaries were built by Intel Compiler and linked by MS VC2008 Service Pack 1. I think they may require MS VC2008 SP1 run time (available from MS)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Aug 2009 13:52:24 GMT</pubDate>
    <dc:creator>fanguts</dc:creator>
    <dc:date>2009-08-10T13:52:24Z</dc:date>
    <item>
      <title>JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906337#M13521</link>
      <description>Hello; I am using IPP 6.1evaluation version and did some UIC implementation to our program. The application in debugmode works fine in both 32-bit and 64-bit system.&lt;BR /&gt;I wonderif IPP evaluation versionallow the application is run in release mode? Are there any difference in IPP and UIC based dlls or Libs between in release mode or debug mode? Thank you very much.&lt;BR /&gt;&lt;BR /&gt;P.S my 64-bit programwork fine in debug mode but can not run in release mode (build is ok).&lt;BR /&gt;And it seems to fail in the line of code: &lt;BR /&gt;imageCn.ColorSpec().ReAlloc(nOfComponents); //nOfComponents: 3, Image imageCn;&lt;BR /&gt;fanguts</description>
      <pubDate>Thu, 30 Jul 2009 13:43:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906337#M13521</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-07-30T13:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906338#M13522</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
We do test UIC sample applications built by build scripts we provide in release mode. Does it work for you?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2009 12:07:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906338#M13522</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-07-31T12:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906339#M13523</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/336498"&gt;Vladimir Dudnik (Intel)&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;We do test UIC sample applications built by build scripts we provide in release mode. Does it work for you?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks Vladimir, release mode, 32 bits wroks. 64 bits not. &lt;BR /&gt;I can trace the problems are from some ReAlloc() function,&lt;BR /&gt;for example: &lt;BR /&gt;dataOrder.ReAlloc(Interleaved, nOfComponents);&lt;BR /&gt;imageCn.ColorSpec().ReAlloc(nOfComponents);&lt;BR /&gt;so I wonder if parameters (such Interleaved, nOfComponents) will be different for same image but in 32-bit and 64-bit application? thank you</description>
      <pubDate>Fri, 31 Jul 2009 14:56:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906339#M13523</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-07-31T14:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906340#M13524</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/435006"&gt;fanguts&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thanks Vladimir, release mode, 32 bits wroks. 64 bits not. &lt;BR /&gt;I can trace the problems are from some ReAlloc() function,&lt;BR /&gt;for example: &lt;BR /&gt;dataOrder.ReAlloc(Interleaved, nOfComponents);&lt;BR /&gt;imageCn.ColorSpec().ReAlloc(nOfComponents);&lt;BR /&gt;so I wonder if parameters (such Interleaved, nOfComponents) will be different for same image but in 32-bit and 64-bit application? thank you&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hello,&lt;BR /&gt;I have got something the same. I've built uic using "build32.bat" and then make VC project for uic_transcoder_con. The VC project have been builded successfully (in debug mode) but raised exception in &lt;EM&gt;ReAlloc &lt;/EM&gt;when I ran it. Building in release mode resolved this problem.&lt;BR /&gt;I guess there are some differencies in memory allocation for release and debug modes, but I don't understand what exactly</description>
      <pubDate>Fri, 31 Jul 2009 17:11:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906340#M13524</guid>
      <dc:creator>victorusp</dc:creator>
      <dc:date>2009-07-31T17:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906341#M13525</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/437668"&gt;victorusp&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;I have got something the same. I've built uic using "build32.bat" and then make VC project for uic_transcoder_con. The VC project have been builded successfully (in debug mode) but raised exception in &lt;EM&gt;ReAlloc &lt;/EM&gt;when I ran it. Building in release mode resolved this problem.&lt;BR /&gt;I guess there are some differencies in memory allocation for release and debug modes, but I don't understand what exactly&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;the problems for my one is just happen on release mode of 64 bits application. Any difference in 32 bits or 64bits in those allocation function for same image? thanks for help</description>
      <pubDate>Fri, 31 Jul 2009 21:44:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906341#M13525</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-07-31T21:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906342#M13526</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/435006"&gt;fanguts&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;the problems for my one is just happen on release mode of 64 bits application. Any difference in 32 bits or 64bits in those allocation function for same image? thanks for help&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2009 21:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906342#M13526</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-07-31T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906343#M13527</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
In UIC memory will be allocated similar way on 32-bit and 64-bit platforms. Do you have the same issue when you build sample by standard build script we provide in release?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 06 Aug 2009 17:52:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906343#M13527</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-08-06T17:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906344#M13528</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/336498"&gt;Vladimir Dudnik (Intel)&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;In UIC memory will be allocated similar way on 32-bit and 64-bit platforms. Do you have the same issue when you build sample by standard build script we provide in release?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Vladimir, Yes, I build your sample IPP picnic, OKin 32-bit.Got errorin 64-bit</description>
      <pubDate>Thu, 06 Aug 2009 18:41:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906344#M13528</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-08-06T18:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906345#M13529</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/336498"&gt;Vladimir Dudnik (Intel)&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;In UIC memory will be allocated similar way on 32-bit and 64-bit platforms. Do you have the same issue when you build sample by standard build script we provide in release?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;when I runthe downloadedSampleUIC Picnic (64 bits) withrelated 64 bits DLLs, I get errors in my machine. But run 32 bits Picnic, it is ok. I believe the samples you provided are from release mode. The error behaviors for 64-bit picnic application are similar to thatmy program had.&lt;BR /&gt;I also run the sample IPPi demo (it doesn't need UIC and only need IPP DLLs)64-bit in my machine, it works.so I really think something wrong in UIC with my system. Do you have some ideas? thanks&lt;BR /&gt;&lt;BR /&gt;Fanguts&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 22:03:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906345#M13529</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-08-07T22:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906346#M13530</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hm. UIC binaries were built by Intel Compiler and linked by MS VC2008 Service Pack 1. I think they may require MS VC2008 SP1 run time (available from MS)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Mon, 10 Aug 2009 12:15:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906346#M13530</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-08-10T12:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906347#M13531</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/336498"&gt;Vladimir Dudnik (Intel)&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;&lt;BR /&gt;Hm. UIC binaries were built by Intel Compiler and linked by MS VC2008 Service Pack 1. I think they may require MS VC2008 SP1 run time (available from MS)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Aug 2009 13:52:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906347#M13531</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-08-10T13:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoder/encoder in release mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906348#M13532</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/435006"&gt;fanguts&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;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Attachment is errorfrom running 64-bit picnic.exe.The system hasMS C++ 2008 SP1 Redistributable Package (x86) installed. thanks</description>
      <pubDate>Mon, 10 Aug 2009 14:00:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoder-encoder-in-release-mode/m-p/906348#M13532</guid>
      <dc:creator>fanguts</dc:creator>
      <dc:date>2009-08-10T14:00:26Z</dc:date>
    </item>
  </channel>
</rss>

