Back to Clickhouse

To Generate crc32_constants.h

contrib/crc32-vpmsum-cmake/README.md

26.4.1.1-new684 B
Original Source

To Generate crc32_constants.h

  • Run make file in ../crc32-vpmsum directory using following options and CRC polynomial. These options should use the same polynomial and order used by intel intrinisic functions
bash
make crc32_constants.h CRC="0x11EDC6F41" OPTIONS="-x -r -c"