#11705: Port Sage to SUSE Linux Power 7 (ppc64).
---------------------------------------------------+------------------------
       Reporter:  was                              |         Owner:  drkirkby
           Type:  enhancement                      |        Status:  new     
       Priority:  major                            |     Milestone:  sage-5.7
      Component:  porting                          |    Resolution:          
       Keywords:  sd32 sd35.5                      |   Work issues:          
Report Upstream:  N/A                              |     Reviewers:          
        Authors:  Paul Zimmermann, Jeroen Demeyer  |     Merged in:          
   Dependencies:  #12829, #12832, #14098           |      Stopgaps:          
---------------------------------------------------+------------------------

Old description:

> Port Sage so that it builds and passes its full test suite on the new IBM
> Power 7 architecture running SUSE Linux.
>
> sage-5.7beta4 '''builds''' on this machine, but there are a few test
> failures:
> {{{
>         sage -t  --long -force_lib
> devel/sage/doc/en/numerical_sage/cvxopt.rst # 1 doctests failed
>         sage -t  --long -force_lib devel/sage/sage/functions/special.py #
> 2 doctests failed
>         sage -t  --long -force_lib devel/sage/sage/numerical/optimize.py
> # 2 doctests failed
>         sage -t  --long -force_lib
> devel/sage/sage/plot/plot3d/list_plot3d.py # 4 doctests failed
> }}}
> The patch attached solve failures in sage/libs/libecm.pyx when applied to
> the ecm spkg.

New description:

 Port Sage so that it builds and passes its full test suite on the new IBM
 Power 7 architecture running SUSE Linux.

 sage-5.7beta4 '''builds''' on this machine, but there are a few test
 failures:
 {{{
         sage -t  --long -force_lib
 devel/sage/doc/en/numerical_sage/cvxopt.rst # 1 doctests failed
         sage -t  --long -force_lib devel/sage/sage/functions/special.py #
 2 doctests failed
         sage -t  --long -force_lib devel/sage/sage/numerical/optimize.py #
 2 doctests failed
 }}}
 The patch attached solve failures in sage/libs/libecm.pyx when applied to
 the ecm spkg.

--

Comment (by fbissey):

 OK that's cool. In the mean time I'll do a new run o doctesting - I
 haven't done a full one on that build yet I had limited myself to key
 tests. And I have just found:
 {{{
 frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-5.7.beta4 :./sage -t  --long
 -force_lib devel/sage/sage/plot/plot3d/list_plot3d.py
 sage -t --long -force_lib "devel/sage/sage/plot/plot3d/list_plot3d.py"
          [16.4 s]

 ----------------------------------------------------------------------
 All tests passed!
 Total time for all tests: 16.6 seconds
 }}}
 So somehow this one got fixed. I had misread the test results from
 beta3+numpy-1.7. So updating description again.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11705#comment:134>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to