Bill Allombert on Mon, 07 Apr 2025 22:46:26 +0200


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

Re: question on build warning


On Thu, Apr 03, 2025 at 10:33:27AM -0700, American Citizen wrote:
> On page 3 of the install instructions
> https://pari.math.u-bordeaux.fr/pub/pari/manuals/2.18.1/INSTALL.pdf
> 
> We read
> 
> >  pthread: use POSIX threads. This is well-suited for multi-core systems.
> > Setting this option
> > also set --enable-tls, see below. This option requires the pthread
> > library. For benchmarking, it
> > is often useful to set --time=ftime so that GP report wall-clock instead
> > of the sum of the time
> > spent by each thread.
> I configured GP Pari for multiple cores.

Ah ah! Good catch!
I have updated the documentation to document what actually happens.

Thanks!
Bill.