[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL
From: |
Sam Russell |
Subject: |
Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL |
Date: |
Tue, 24 Dec 2024 21:43:37 +0100 |
ah sorry, clicked on the wrong patch file, here is the real one
On Tue, Dec 24, 2024, 19:36 Pádraig Brady <P@draigbrady.com> wrote:
> On 24/12/2024 16:03, Sam Russell wrote:
> > I've released a new paper here https://arxiv.org/abs/2412.16398 and this
> > was the easiest algorithm to implement from it. It gets a 5-20% speedup
> for
> > SSE/AVX1 and diminishing returns for AVX2/AVX512
>
> Ignoring this as looks applicable to gnulib not coreutils,
> and I think you've already landed this in gnulib.
>
> cheers,
> Pádraig
>
0001-cksum-Implement-Chorba-algorithm-in-PCLMUL.patch
Description: Binary data
- [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Sam Russell, 2024/12/24
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Pádraig Brady, 2024/12/24
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL,
Sam Russell <=
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Michael Stone, 2024/12/25
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Sam Russell, 2024/12/25
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Michael Stone, 2024/12/25
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Pádraig Brady, 2024/12/25
- Re: [PATCH] cksum: Implement Chorba algorithm in PCLMUL, Sam Russell, 2024/12/25