<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 28, 2011, at 3:35 AM, Maciek Wójcikowski wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello everyone,<div><br></div><div>I'm trying to compute hbonds for quite large molecular database, so i do it in CLI. I've added cacheDA parameter which speeds up whole process at first by 10 times, although after time cache is getting bigger and bigger operations slows down as one can expect, because Chimera is caching every compound. Is there a way to limit the size of a cache, or even better to tell chimera to cache only protein donors and acceptors?</div></blockquote><br></div><div>Hi Maciek,</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Are you closing the compound models after you do the H-bond computation?  I ask because the caching uses a "weak key dictionary" where the key is the model.  What this means is that if the model is closed it should simply disappear from the cache, no fuss no muss.  If you <i>are</i> closing the models then either the slowdown is due to something else, or the models aren't being properly removed from the cache.  Let me know if your script is closing the models but still having this problem and I will investigate.</div><div><br></div><div>--Eric</div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>Eric Pettersen</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>UCSF Computer Graphics Lab</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                        </span><a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a></font></p><br class="Apple-interchange-newline"></div></span> </div><br></body></html>