Jump to content

Memory Bloat


Guest xionmark

Recommended Posts

Guest xionmark

Greetings,

I have a hip file with hundeds for SOPs that source geometry from disk. I'm running a Python script to traverse the set of geometry to do some simple distance calculations. There's only a few channel and point calls then a call to the distance expression for each query from the Python script. After each query I set the display flag of a Bounds SOP and call sopcache -c to unload any cached and release unused memory.

Unfortunately as the Python queries continue, memory useage continues to rise until it finally seg faults after about 12,000 queries. There's no geo being added/removed/modified.

H8.0.383/RH4.

Any ideas? Anyone else hit this kind of memory limit/cache issue?

Thanks!

--Mark

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...