Re: Please test pari-2.11.3 prerelease 1
James Wanless <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bill Great, thanks! Fixed. [Though I ought to just mention there’s possibly a speed regression??? On macports version of single-threaded 2.11: ? ## *** last result computed in 24,431 ms. On this latest binary (4 threads) : ? ## *** last result computed in 57,177 ms. ] J On 17 Feb 2020, at 18:33, Bill Allombert <[email protected]> wrote: > On Mon, Feb 17, 2020 at 03:23:31PM +0000, James Wanless wrote: >> Thanks very much for these binaries, particularly the multithreaded ones. >> I’m using an oldish version of OSX (Mavericks) and trying to run the following command within gp-2.11.3-pre1-pthread-osx: >> >> print(primecertexport(primecert(nextprime(10^500)))) >> *** at top-level: print(primecertexport(primecert(nextprime(10^5 >> *** ^------------------------ >> *** primecert: bug in PARI/GP (Segmentation Fault), please report. >> *** Break loop: type 'break' to go back to GP prompt > > Hello James, > It seems there was a problem with the build process. I fixed it > and updated the binaries. > > Please retry. > > Thanks for reporting this issue! > Bill. >