#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 drkirkby):

 Replying to [comment:90 leif]:
 > Replying to [comment:88 drkirkby]:

 > > 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`".


 I was not aware of that.


 > (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 know there are exceptions, but normally one can kill the process that's
 taking all the ram. If ulimit was set, this should not happen.

 > > I can build Sage and doctest it on a Sun Blade 1000 which has only 2
 GB RAM.

 FWIW, that's running Solaris 10 03/2005, so is an almost 6 year old
 version of Solaris.

 A later version of Solaris, if configured to use the 128-bit ZFS file
 system, then I doubt 2 GB would be sufficient. One could always use the
 old UFS file system, but ZFS has lots of advantages, but it tends to need
 more memory.

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:92>
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.

Reply via email to