#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:57 jpflori]:

 > I managed to update Ecl and Maxima on top of sage 4.5.1 on a Sunblade
 1500 (SPARC with Solaris 10), but doctesting maxima.py timedout or died
 eating all the memory.

 On a Blade 1500, you will need to increase the values of the timeouts. I
 would suggest suitable values would be :

 {{{
 SAGE_TIMEOUT=600
 SAGE_TIMEOUT_LONG=3000
 }}}

 I suspect the SAGE_TIMEOUT_LONG could actually be 2000 seconds, but I'd go
 for 6000 to be really safe.

 I use:

 {{{
 SAGE_TIMEOUT=1000
 SAGE_TIMEOUT_LONG=10000
 }}}

 on a dual processor 900 MHz Blade 1000. I think however the
 SAGE_TIMEOUT_LONG, which defaults to 1800 s, is probably not too far from
 ok, so I reckon 2000 s would be fine.

 The default SAGE_TIMEOUT of 300 s will certainly be too short.

 Dave

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