<?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: fast CRC32 algorithm? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888798#M11154</link>
    <description>&lt;P&gt;We have two functions to calculate CRC32, one is specific for BZ2 (ippsCRC32_BZ2_8u)and other is general purpose ippsCRC32_8u&lt;/P&gt;
&lt;P&gt;You are right, SSE will not help much in such calculations, so it may make sense to implement it inline to avoid function call overhead when you work on small amount of data.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Fri, 23 Nov 2007 16:34:00 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2007-11-23T16:34:00Z</dc:date>
    <item>
      <title>fast CRC32 algorithm?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888795#M11151</link>
      <description>&lt;P&gt;Can anyone recommend a fast CRC32 algorithm? I thought the IPP might contain one but having downloaded it, it doesn't seem to.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2007 12:33:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888795#M11151</guid>
      <dc:creator>robmaidment</dc:creator>
      <dc:date>2007-11-23T12:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: fast CRC32 algorithm?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888796#M11152</link>
      <description>&lt;P&gt;Rob, what do you mean 'it doesn't seem to'?&lt;/P&gt;
&lt;P&gt;Did you find ippsCRC32_8u function in ippDC library?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2007 13:01:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888796#M11152</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-11-23T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: fast CRC32 algorithm?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888797#M11153</link>
      <description>&lt;P&gt;Vladimir&lt;/P&gt;
&lt;P&gt;I meant I couldn't find any mention in the documentation. Obviously I wasn't looking hard enough, I've found it now and carried out some tests with it.&lt;/P&gt;
&lt;P&gt;It's no faster than my home-grown version, but then I guess there's only so much you can do with a CRC32 generator.&lt;/P&gt;
&lt;P&gt;I'm using it to create hashes of strings to avoid string comparisons. Is there a more efficient alternative do you think?&lt;/P&gt;
&lt;P&gt;Thanks for you help,&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2007 16:15:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888797#M11153</guid>
      <dc:creator>robmaidment</dc:creator>
      <dc:date>2007-11-23T16:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: fast CRC32 algorithm?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888798#M11154</link>
      <description>&lt;P&gt;We have two functions to calculate CRC32, one is specific for BZ2 (ippsCRC32_BZ2_8u)and other is general purpose ippsCRC32_8u&lt;/P&gt;
&lt;P&gt;You are right, SSE will not help much in such calculations, so it may make sense to implement it inline to avoid function call overhead when you work on small amount of data.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2007 16:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fast-CRC32-algorithm/m-p/888798#M11154</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-11-23T16:34:00Z</dc:date>
    </item>
  </channel>
</rss>

