Ticket #1244 (closed defect: fixed)
update FLINT to r1075.p0, add spkg-check
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.14 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description (last modified by mabshoff) (diff)
The current FLINT release (r1072) has some problems on Core Duos that only show with FLINT's extensive test suite.
In addition Bill wrote me:
Actually I've got no idea how to create an spkg-check script. But the things you would type at the command line, supposing you were in the FLINT source tree in the trunk directory are: make -Bj test ./mpn_extras-test ./ZmodF-test ./ZmodF_mul-test ./ZmodF_poly-test ./fmpz-test ./fmpz_poly-test
Those tests take about 6.5 minutes to run on sage.math, but we should run the tests per default for at least on release cycle (2.8.14) and disable them right before the final release. This will help Bill to shake out the last esoteric bug before the 1.0 release. The current Sage doctests don't even push the envelope.
Cheers,
Michael
Change History
comment:2 Changed 6 years ago by mabshoff
- Description modified (diff)
- Summary changed from update flint to r1075, add spkg-check to update FLINT to r1075, add spkg-check
comment:4 Changed 6 years ago by mabshoff
- Component changed from algebraic geometry to packages
Ok, spkg is at
http://sage.math.washington.edu/home/mabshoff/flint-0.9-r1075.spkg
The forced tests can take 15-30 minutes.
Cheers,
Michael
comment:5 Changed 6 years ago by mabshoff
- Summary changed from update FLINT to r1075, add spkg-check to update FLINT to r1075.p0, add spkg-check
Ok, Bill found a bug that cause memory leakes. Updated spkg is at
http://sage.math.washington.edu/home/mabshoff/flint-0.9-r1075.p0.spkg
Cheers,
Michael
