<?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 Hi, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933229#M16925</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Something's wrong with the forum. I don't see the last message. Only subscribe e-mails.&lt;/P&gt;
&lt;P&gt;Are you asking about 'gzwopen'? What's it? I don't see such function in 1.2.8 and 1.2.3.&lt;/P&gt;
&lt;P&gt;Regarding installing 1.2.8 headers, as far as i see from IPP zlib sources, they are based on zlib 1.2.5. So, you better stay within limits of 1.2.5. No functionality, additional to 1.2.5, is checked.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2013 05:02:32 GMT</pubDate>
    <dc:creator>Sergey_K_Intel</dc:creator>
    <dc:date>2013-06-27T05:02:32Z</dc:date>
    <item>
      <title>Using zlib data compression?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933226#M16922</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;We previously used zlib 1.2.3 library for our software. We are now updating this lib and I'm considering switching to the ipp interface. But I don't know how to deal with it.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the doc, it is written that we can switch from the zlib to the ipp_zlip without any change in the code (?)&lt;/LI&gt;
&lt;LI&gt;I cannot find any header file with declaration for function like, say, gzopen().&lt;/LI&gt;
&lt;LI&gt;But, I can find the gzopen() function in the .exp file. I hope I don't have to do a GetProcAddress() for these functions?&lt;/LI&gt;
&lt;LI&gt;I cannot find any sample code.There are only executables.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Any hint for me? I would appreciate if someone could tell me how to proceed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2013 14:47:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933226#M16922</guid>
      <dc:creator>dom_beau</dc:creator>
      <dc:date>2013-06-25T14:47:22Z</dc:date>
    </item>
    <item>
      <title>Note: I'm using ICC 13.0.1207</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933227#M16923</link>
      <description>&lt;P&gt;Note: I'm using ICC 13.0.1207.11 (update 3) within Visual Studio 2012 update 2&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:08:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933227#M16923</guid>
      <dc:creator>dom_beau</dc:creator>
      <dc:date>2013-06-25T15:08:40Z</dc:date>
    </item>
    <item>
      <title>This is Intel C++ compiler</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933228#M16924</link>
      <description>&lt;P&gt;This is Intel C++ compiler forum and try to get help on IPP forum or on&amp;nbsp;Zlib forum.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2013 14:38:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933228#M16924</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-26T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933229#M16925</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Something's wrong with the forum. I don't see the last message. Only subscribe e-mails.&lt;/P&gt;
&lt;P&gt;Are you asking about 'gzwopen'? What's it? I don't see such function in 1.2.8 and 1.2.3.&lt;/P&gt;
&lt;P&gt;Regarding installing 1.2.8 headers, as far as i see from IPP zlib sources, they are based on zlib 1.2.5. So, you better stay within limits of 1.2.5. No functionality, additional to 1.2.5, is checked.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 05:02:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933229#M16925</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-06-27T05:02:32Z</dc:date>
    </item>
    <item>
      <title>Hello Sergey,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933230#M16926</link>
      <description>&lt;P&gt;Hello Sergey,&lt;/P&gt;
&lt;P&gt;Actually, gzwopen() is an additional function added localy so don't care about it. It was just added some years before I start working for the company. In 1.2.8, I will have to use gzopen_w() I think so.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 10:38:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-zlib-data-compression/m-p/933230#M16926</guid>
      <dc:creator>dom_beau</dc:creator>
      <dc:date>2013-06-27T10:38:25Z</dc:date>
    </item>
  </channel>
</rss>

