Ticket #1244 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

update FLINT to r1075.p0, add spkg-check

Reported by: mabshoff Owned by: mabshoff
Priority: major Milestone: sage-2.8.14
Component: packages Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

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

Changed 3 years ago by mabshoff

  • status changed from new to assigned

Changed 3 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

Changed 3 years ago by mabshoff

  • milestone changed from sage-2.8.15 to sage-2.8.14

Changed 3 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

Changed 3 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

Changed 3 years ago by mabshoff

  • status changed from assigned to closed
  • resolution set to fixed

Merged in 2.8.14.rc1. Various people reported that the spkg works.

Cheers,

Michael

Note: See TracTickets for help on using tickets.