Displaying 1 result from an estimated 1 matches for "tp2131226p4633110".
2010 May 05
1
Memory warning (Reached total allocation of ...) - but no error
Hi all,
I'm getting the following warnings inside a loop:
Warning messages:
1: In calc.measures(g, 1, i) :
Reached total allocation of 1535Mb: see help(memory.size)
2: In calc.measures(g, 1, i) :
Reached total allocation of 1535Mb: see help(memory.size)
Usually, when I see these warnings, they are accompanied with an error
message (Error: cannot allocate ...), but not in this case.