Brereton, Ashley on Tue, 20 Oct 2020 18:29:27 +0200


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

Re: parallel gp in windows



Hi Bill,


Apologies, when I open a new terminal I get:


default(nbthreads)
%1 = 1

I think I changed the variable before to try to get it working.


I download from: https://pari.math.u-bordeaux.fr/download.html


and install Stable 64-bit version: Pari64-2-13-0.exe (92.4 MB), Oct 19 2020


All the best,

Ash


From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Sent: 20 October 2020 17:25:50
To: Brereton, Ashley
Cc: pari-users@pari.math.u-bordeaux.fr
Subject: Re: parallel gp in windows
 
On Tue, Oct 20, 2020 at 03:41:00PM +0000, Brereton, Ashley wrote:
> (11:19) gp > \v
>                                       GP/PARI CALCULATOR Version 2.13.0 (released)
>                               amd64 running mingw (x86-64/GMP-6.1.2 kernel) 64-bit version
>                               compiled: Oct 19 2020, gcc version 8.3-posix 20190406 (GCC)
>                                                 threading engine: single
                                                                    ^^^^^^
>                                      (readline v8.0 enabled, extended help enabled)
> (11:38) gp > default(nbthreads)
> %15 = 4

This is strange... if threading engine = single, then nbthreads should be 1.
Are you using the binaries from the PARI/GP website ?

Cheers,
Bill