On Sun, Feb 7, 2010 at 12:30 PM, zieglerk <[email protected]> wrote: > I'm using sage from the command line (or more precisely through emacs > sagemode). > > Let me ask the opposite question: How can I allocate *more* memory to > the sage process. Sometimes extensive calculations break of with an > "out of memory" message. (Or is this more an issue of my OS?)
If it is due to a GAP computation then the command gap_reset_workspace might help. > > As a footnote: I can not find any documentation on "ulimit" on the > command line. Does this only apply to the notebook? > > Regards, > Konstantin > ... > -- > 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-support > URL: http://www.sagemath.org > -- 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-support URL: http://www.sagemath.org
