pablo-arantes / making-it-rain

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

Multible GPUs #43

Closed mohamedfadlalla closed 1 year ago

mohamedfadlalla commented 1 year ago

OpenMM package has support for multiple GPUs is it possible to implement this on making-it-rain, or it's limited by the number of CPUs on colab? if so what's the minimum number of CPUs to run multiple GPUs?

Thanks in advance :)

pablo-arantes commented 1 year ago

Hi @mohamedfadlalla,

Sorry for my delay. As we said in the paper the idea of Making it Rain is "highlight the usage of a cloud- computing" . For sure, the notebooks can be used locally (https://research.google.com/colaboratory/local-runtimes.html) and then maybe you can implement multiple GPUs and so on.

I hope it helps.

Thank you.

Best,

Pablo