On 2014-08-08, Daniel Krenn <kr...@aon.at> wrote:
> I'm tying to do a length computation, which unfortunately terminates by
>
> TypeError: ECL says: Memory limit reached. Please jump to an outer
> pointer, quit program and enlarge the
> memory limits before executing the program again.
>
> How can do this enlarging?
>
> FWI: What I have are a lot of (not too small) symbolic expressions in
> which I substitute some variables by RIF-elements. I don't see a problem
> with physical memory: I work on a 24 GB machine and the python process
> uses about 10% (and at least 50% are free). I'm using Sage 6.2.
>
have a look at 
http://ecls.sourceforge.net/new-manual/re86.html#table.memory.limits
and 
http://trac.sagemath.org/ticket/6772
where one of these limits was removed.
Perhaps removing other limits will help.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to