pablo-arantes / making-it-rain

Cloud-based molecular simulations for everyone
MIT License
385 stars 105 forks source link

GPU Acceleration #63

Closed Sundharesan10 closed 1 year ago

Sundharesan10 commented 1 year ago

Hi sir, You work is very great sir and thanks a lot for this sir. While I'm running the notebook i came across the gpu usage and it is showing only 0.3 usage out of 15gb ram. I checked while running all the process but the usage is same only.

pablo-arantes commented 1 year ago

I'm not able to understand your question, the code is using gpu provide by Google. If you run one of the first cells, you can check if you allocated the gpus or not. When you run the equilibration or production cell, OpenMM engine will use gpu to perform the MD simulations. For our calculations we don't need too much ram memory, that is the reason you are seeing only 0.3 of usage.