| Bill Allombert on Tue, 20 Oct 2020 18:25:54 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| 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