Charles Greathouse on Tue, 29 Aug 2023 21:20:19 +0200


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

Re: Pi with MT


As far as I know, there’s only one high-performance program for Pi computation out there, gamma-cruncher:
http://www.numberworld.org/y-cruncher/

It is indeed multithreaded and has extensive support for our-of-memory computation.


On Tue, Aug 29, 2023 at 12:31 PM Jean-Luc ARNAUD <jl.arnaud@free.fr> wrote:
Le 28/08/2023 à 23:51, Jean-Luc ARNAUD a écrit :
> 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?
>
> Thanks in advance.
>
It seems (thanks to Ruud) that my question is not clear...
So I have to rewrite it.

I'm interested in a Pi function using MultiThreading.

Pari/GP Pi is very fast but it's a constant, not a function (thanks
again, Ruud 😉).

Did anyone code a Pi function calculating a huge number of π decimals
with MultiThreading very quickly and would be so kind as to share
his/her code

TIA

--
Jean-Luc Arnaud