Re: make dobench failing recently for me
Bill Allombert <[email protected]> Mon, 22 Jan 2024 19:14:37 +0100
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <Za6wjaDlYp8vJ3Hw@seventeen> |
On Mon, Jan 22, 2024 at 01:04:12PM -0500, Charles Greathouse wrote: > I'm not sure if this is a bug or local configuration issues, so I'll post > here for now. While I'm able to build gp from the repo, for a while (weeks, > at least) I haven't been able to pass the bench. The diffs show a > precision/rounding issue in trans-dyn and heap/memory leak issues in > analyz-dyn, number-dyn, and polyser-dyn. Most probably this is caused by ./Configure --tune Do you have a file Olinux-x86_64/tune.h ? In that case you probably need to update it. Cheers, Bill.