Thomas D. Dean on Fri, 26 Jan 2024 00:02:22 +0100


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

Re: make dobench failing recently for me


On 1/25/24 01:47, Bill Allombert wrote:

Maybe if I read INSTALL.pdf ...

> env MAKE="make -j128" ./Configure --mt=pthread --with-readline --with-gmp --tune
...
> make dobench
Making dobench in Olinux-x86_64
make[1]: Entering directory '/home/tomdean/Math/Pari/pari/Olinux-x86_64'
* Testing objets           gp-dyn..TIME=    1
* Testing analyz           gp-dyn..TIME=   21
* Testing number           gp-dyn..TIME=    9
* Testing polyser          gp-dyn..TIME=    0
* Testing linear           gp-dyn..TIME=   13
* Testing elliptic         gp-dyn..TIME=   21
* Testing sumiter          gp-dyn..TIME=    6
* Testing graph            gp-dyn..TIME=    6
* Testing program          gp-dyn..TIME=    2
* Testing trans            gp-dyn..TIME=   12
* Testing nfields          gp-dyn..TIME=   63
+++ Total bench for gp-dyn is 103
make[1]: Leaving directory '/home/tomdean/Math/Pari/pari/Olinux-x86_64'

Tom Dean