The problem was mine, which I first asked Minh, who kindly
communicated it to the group.  I have since discovered ulimit, which
is a very powerful part of the bash shell.  There is documentation:
type "help ulimit" in a bash shell and you'll see the equivalent of a
man page.  ("man bash" is too huge.)

I was running a highly unoptimized program (basically a brute-force
search), and probably if I was more careful with my program I wouldn't
have run into memory issues.

cheers,
Alasdair

On Feb 8, 4:55 am, David Joyner <[email protected]> wrote:
> 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 
> > athttp://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

Reply via email to