RE: Proposal for Updating CRC32C with AVX-512 Algorithm.

From: "Devulapalli, Raghuveer" <raghuveer(dot)devulapalli(at)intel(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Bruce Momjian <bruce(at)momjian(dot)us>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Shankaran, Akash" <akash(dot)shankaran(at)intel(dot)com>
Subject: RE: Proposal for Updating CRC32C with AVX-512 Algorithm.
Date: 2024-12-03 15:46:16
Message-ID: PH8PR11MB8286823FBCDF987F04505849FB362@PH8PR11MB8286.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Raghuveer, would you mind rebasing this patch set now that the SSE4.2 patch is
> committed?

Rebased to master branch.

Raghuveer

Attachment Content-Type Size
v8-0001-Add-a-Postgres-SQL-function-for-crc32c-benchmarki.patch application/octet-stream 4.9 KB
v8-0002-Refactor-consolidate-x86-ISA-and-OS-runtime-check.patch application/octet-stream 11.7 KB
v8-0003-Add-AVX-512-CRC32C-algorithm-with-a-runtime-check.patch application/octet-stream 41.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2024-12-03 15:58:10 Re: pg_stat_statements and "IN" conditions
Previous Message Robert Haas 2024-12-03 15:44:31 Re: code contributions for 2024, WIP version