#10187: Update ecl and maxima
------------------------------------------+---------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Volker Braun, David Kirkby | Upstream: Workaround found; Bug
reported upstream.
Reviewer: Karl-Dieter Crisman | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Comment(by leif):
Replying to [comment:88 drkirkby]:
> Replying to [comment:87 jpflori]:
> > I did increase the timeout, to 20000 if I remember correctly.
>
> That is more than enough. Remember there are two timeout values. I think
if you set just SAGE_TIMEOUT to 20000 seconds, but leave SAGE_TIMEOUT_LONG
at the default 1800 seconds, then the long tests will just use 1800
seconds.
Unless someone has changed this recently, if you run some doctest(s) with
`-long`, '''only''' `SAGE_TIMEOUT_LONG` will be used, regardless if the
file(s) contain(s) doctests marked "`long`".
(And the timeout applies to the whole file being doctested, not individual
doctests in it.)
If you run out of memory (i.e., the machine starts to swap), increasing
the timeout doesn't help much; it's better to then reduce the number of
doctests run in parallel ("`NUM_THREADS`" in the Makefile).
> > However when I came back Sage had gotten out of memory (and the
computer had to be restarted).
>
> I can build Sage and doctest it on a Sun Blade 1000 which has only 2 GB
RAM.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:90>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.