yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06087
Re: [Question #192224]: MemoryError in saveTmp
Question #192224 on Yade changed:
https://answers.launchpad.net/yade/+question/192224
Status: Answered => Open
ceguo is still having a problem:
Hello,
As I monitored the memory usage during the simulation (system monitor in
Ubuntu), I did observe a continuous increase of the memory occupation. I
only use O.saveTmp("string") and O.loadTmp("string") in the code with
"string" indicating the name of the temporary memory. I suppose the
memory could be overwritten since I set the same name. But it may be
safer if we have a function like O.releaseTmp("string") to free the
memory manually. Anyway I have no knowledge on memory handling in
python. Hope someone can kindly offer some suggestions or do some tests
on this.
Ning
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.