Using the mipir "master" branch on github:

./tuneup
Parameters for ./mpn/arm/gmp-mparam.h
Using: microsecond accurate gettimeofday()
speed_precision 1000, speed_unittime 1.00e-06 secs, CPU freq 2786.91 MHz
DEFAULT_MAX_SIZE 1000, fft_max_size 50000

/* Generated by tuneup.c, 2014-03-25, gcc 4.7 */

#define MUL_KARATSUBA_THRESHOLD          16
#define MUL_TOOM3_THRESHOLD             121
#define MUL_TOOM4_THRESHOLD             181
#define MUL_TOOM8H_THRESHOLD            292

#define SQR_BASECASE_THRESHOLD            8
#define SQR_KARATSUBA_THRESHOLD          40
#define SQR_TOOM3_THRESHOLD             144
#define SQR_TOOM4_THRESHOLD             384
#define SQR_TOOM8_THRESHOLD             384

#define POWM_THRESHOLD                  929

#define DIVREM_1_NORM_THRESHOLD           0  /* preinv always */
#define DIVREM_1_UNNORM_THRESHOLD         0  /* always */
#define MOD_1_NORM_THRESHOLD              0  /* always */
#define MOD_1_UNNORM_THRESHOLD            0  /* always */
#define USE_PREINV_DIVREM_1               1  /* preinv always */
#define USE_PREINV_MOD_1                  1  /* preinv always */
#define DIVREM_2_THRESHOLD                0  /* preinv always */
#define DIVEXACT_1_THRESHOLD              0  /* always */
#define MODEXACT_1_ODD_THRESHOLD          0  /* always */
#define MOD_1_1_THRESHOLD                 6
#define MOD_1_2_THRESHOLD                40
#define MOD_1_3_THRESHOLD                40
#define DIVREM_HENSEL_QR_1_THRESHOLD  Fatal error: too many (41) failed 
measurements (0.0)
make: *** [tune] Aborted


There is nothing running in the background. Re-starting "make tune" gets me 
further, I'll report back when it finishes.




-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to