Ruud H.G. van Tol on Tue, 29 Aug 2023 16:03:21 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Pi with MT



On 2023-08-28 23:51, Jean-Luc ARNAUD wrote:
I'm interested in a Pi function using MT.

Pari/GP Pi is very fast but does not use MT.

Did anyone code this Pi function in MT and would be so kind as to share his/her code?

If this is about multithreaded prime-counting,
see https://github.com/kimwalisch/primecount/tree/master/src/gourdon

-- Ruud