David A. Desrosiers on Fri, 04 Apr 2008 18:26:53 +0200


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

Problem with 2.3.3 testing ellglobalred and galois



I've read the background on the list about these two tests and have attempted to apply the 'fixes' in the elldata.tgz and galdata.tgz tarballs without much success.

Does anyone know if these are domain-specific issues and can safely be "ignored", or if I should investigate further and come up with proper fixes?

The results on 32-bit and 64-bit Linux platforms is as follows:

Making test-all in Olinux-x86_64
make[1]: Entering directory `/tmp/pari-2.3.3/Olinux-x86_64'
File ../src/funclist not changed.
* Testing objets        for gp-sta..TIME=0      for gp-dyn..TIME=4
* Testing analyz        for gp-sta..TIME=28     for gp-dyn..TIME=24
* Testing number        for gp-sta..TIME=16     for gp-dyn..TIME=20
* Testing polyser       for gp-sta..TIME=4      for gp-dyn..TIME=8
* Testing linear        for gp-sta..TIME=4      for gp-dyn..TIME=8
* Testing elliptic      for gp-sta..TIME=16     for gp-dyn..TIME=16
* Testing sumiter       for gp-sta..TIME=24     for gp-dyn..TIME=20
* Testing graph         for gp-sta..TIME=8      for gp-dyn..TIME=8
* Testing program       for gp-sta..TIME=8      for gp-dyn..TIME=8
* Testing trans         for gp-sta..TIME=40     for gp-dyn..TIME=44
* Testing nfields       for gp-sta..TIME=136    for gp-dyn..TIME=136
* Testing compat        for gp-sta..TIME=228    for gp-dyn..TIME=300
* Testing ellglobalred  for gp-sta..BUG [4]     for gp-dyn..BUG [0]
* Testing galois        for gp-sta..BUG [708]   for gp-dyn..BUG [732]
* Testing intnum        for gp-sta..TIME=11920  for gp-dyn..TIME=12096
* Testing qfbsolve      for gp-sta..TIME=2284   for gp-dyn..TIME=2448
* Testing rfrac         for gp-sta..TIME=10164  for gp-dyn..TIME=10784
* Testing round4        for gp-sta..TIME=8008   for gp-dyn..TIME=8152
* Testing stark         for gp-sta..TIME=23721  for gp-dyn..TIME=24425
+++ [BUG] Total bench for gp-sta is 57212
+++ [BUG] Total bench for gp-dyn is 59124

PROBLEMS WERE NOTED. The following files list them in diff format:
Directory: /tmp/pari-2.3.3/Olinux-x86_64
        ellglobalred-sta.dif
        galois-sta.dif
        ellglobalred-dyn.dif
        galois-dyn.dif
make[1]: *** [test-all] Error 1
make[1]: Leaving directory `/tmp/pari-2.3.3/Olinux-x86_64'
make: *** [test-all] Error 2