On Sat, Mar 28, 2009 at 9:12 PM, mabshoff <[email protected]> wrote: > > > > On Mar 28, 9:08 pm, Peter Jeremy <[email protected]> wrote: >> On 2009-Mar-28 20:00:12 -0700, William Stein <[email protected]> wrote: >> >> >> >> >On Sat, Mar 28, 2009 at 7:55 PM, Peter Jeremy >> ><[email protected]> wrote: >> >> sage -t "devel/sage/sage/schemes/elliptic_curves/lseries_ell.py" >> >> Runs out of swap. >> >> >How much RAM does this machine have? How much swap does this machine have? >> >> 2GB RAM, 9GB swap. > > Strange. Can you run the test with -verbose and determine which test > is going off to eat all the RAM+Swap? > > I also looked at http://wiki.sagemath.org/freebsd/sage-3.4 and I am > dubious about some of the patches, especially about most of the bits > from ports. I did not need any of those to build Sage 3.2 on FreeBSD 7 > (or I did reproduce some of them :)), but I would recommend that those > fixes are pushed upstream. The choice of using shar as an archive > format also seems rather strange to me. > > Which java are you using?
Just for the record, I claim that java is not used one spec anywhere in the entire Sage test suite. The only way Sage uses java is for embedded 3d plotting in the notebook or popup 3d plotting in the command line. Sage doesn't use java anywhere else. I think the 3d doctests just generate the code that would get sent to jmol to draw the image, but jmol itself isn't actived (since if it were, doctesting any 3d file would take a _long_ time and involve windows popping up all over the place). -- William --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
