#9494: Add a doctest to benchmark.py
---------------------------------+------------------------------------------
       Reporter:  demosd235      |         Owner:  mvngu                     
           Type:  defect         |        Status:  needs_review              
       Priority:  major          |     Milestone:  sage-5.0                  
      Component:  documentation  |    Resolution:                            
       Keywords:  sd32           |   Work issues:                            
Report Upstream:  N/A            |     Reviewers:  Rob Beezer, Benjamin Jones
        Authors:  Robert Miller  |     Merged in:                            
   Dependencies:                 |      Stopgaps:                            
---------------------------------+------------------------------------------

Comment (by benjaminfjones):

 There seems to still be an issue with the Mma installation on redhawk and
 the `mpoly_all()` test is still unable to interrupt the crashed process
 all the time:

 {{{
 Compute (x_1 + 2*x_2 + 3*x_3 + ... + 128*x_128) * (129 * x_129 + ... +
 257*x_257) over Rational Field (use singular for Sage mult.)
   System      min         avg         max         trials          cpu or
 wall
 * sage        0.049826    0.049826    0.049826    1
 0.049826w
 Unable to start magma
 Mathematica crashed -- automatically restarting.
 computation timed out because alarm was set for 60 seconds
 Unable to start macaulay2 because the command 'M2 --no-debug --no-readline
 --silent -e 'ZZ#{Standard,Core#"private dictionary"#"InputPrompt"} =
 lineno -> "_EGAS_ : ";ZZ#{Standard,Core#"private
 dictionary"#"InputContinuationPrompt"} = lineno -> "_EGAS_ : ";printWidth
 = 0;lineNumber = 10^9;'' failed.




 Compute (x_1 + 2*x_2 + 3*x_3 + ... + 256*x_256) * (257 * x_257 + ... +
 513*x_513) over Rational Field (use singular for Sage mult.)
   System      min         avg         max         trials          cpu or
 wall
 * sage        0.149662    0.149662    0.149662    1
 0.149662w
 Unable to start magma
 Interrupting Mathematica...
 ^C
 Unable to start macaulay2 because the command 'M2 --no-debug --no-readline
 --silent -e 'ZZ#{Standard,Core#"private dictionary"#"InputPrompt"} =
 lineno -> "_EGAS_ : ";ZZ#{Standard,Core#"private
 dictionary"#"InputContinuationPrompt"} = lineno -> "_EGAS_ : ";printWidth
 = 0;lineNumber = 10^9;'' failed.
 }}}

 But I'd say that's an issue for another ticket.

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