RE: Popcount optimization using AVX512

From: "Amonson, Paul D" <paul(dot)d(dot)amonson(at)intel(dot)com>
To: "Amonson, Paul D" <paul(dot)d(dot)amonson(at)intel(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, "Shankaran, Akash" <akash(dot)shankaran(at)intel(dot)com>, Noah Misch <noah(at)leadboat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Popcount optimization using AVX512
Date: 2024-03-25 15:06:16
Message-ID: BL1PR11MB53040D8E18518B2BDA4BB83ADC362@BL1PR11MB5304.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Amonson, Paul D <paul(dot)d(dot)amonson(at)intel(dot)com>
> Sent: Thursday, March 21, 2024 12:18 PM
> To: David Rowley <dgrowleyml(at)gmail(dot)com>
> Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>; Andres Freund

I am re-posting the patches as CI for Mac failed (CI error not code/test error). The patches are the same as last time.

Thanks,
Paul

Attachment Content-Type Size
v12-0001-Refactor-Split-pg_popcount-functions-into-multiple-f.patch application/octet-stream 16.4 KB
v12-0002-Feature-Added-AVX-512-acceleration-to-the-pg_popcoun.patch application/octet-stream 17.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-03-25 15:08:16 Re: pgsql: Track last_inactive_time in pg_replication_slots.
Previous Message Pankaj Raghav 2024-03-25 15:06:04 Re: Large block sizes support in Linux