Giter Club home page Giter Club logo

Comments (6)

msuruzhon avatar msuruzhon commented on June 12, 2024

Hi, could you reproduce this on some simpler ligands because waiting for all the ligands to parametrise will take quite a long time? Alternatively, you could perhaps upload all of the parameter files instead. I tried reproducing this on a T4-lysozyme system bound to chains of hydrocarbons and I don't seem to have any memory issues. My garbage collection seems to be releasing memory just fine after each iteration.

from protocaller.

kexul avatar kexul commented on June 12, 2024

Ligands.zip
Hi @msuruzhon , these are the parameter files I used. Hope it helps!

from protocaller.

msuruzhon avatar msuruzhon commented on June 12, 2024

Thanks @kexul, I profiled these overnight and they ran just fine on my 8 GB machine. If you look at the attached graph you can see that the memory only goes up to about 5 GB at most, which is to be expected for this large system. The steady increase over time is most likely due to storing the morph objects – this is relatively cheap and needed because alignment and morphing can be slow in some cases. Do you think that your issues might be related to some other programs running? You still need most of your memory to be free in order to run these, or alternatively you could increase your swap file size.
Memory

from protocaller.

kexul avatar kexul commented on June 12, 2024

Hi @msuruzhon , thanks for your work! Your suggestion remind me that I did not have swap file in my system. I'll try increase it.

By the way, I used these code to reproduce the benchmark and got a pearson R of 0.65 in CDK2. Thanks for your great work!

from protocaller.

msuruzhon avatar msuruzhon commented on June 12, 2024

Thank you for your kind words @kexul! I am always happy to hear ProtoCaller produces structures that perform well on benchmark calculations, especially since it seems that this performance is comparable to commercial packages :)

from protocaller.

kexul avatar kexul commented on June 12, 2024

Yeah, that's amazing @msuruzhon !!

from protocaller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.