Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be possible to run this locally in computers/laptops with nvidia cuda drivers+docker? #173

Open
juankaamez opened this issue Apr 10, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@juankaamez
Copy link

Would it be possible to use this to run nodes of a cluster of computers which would be normal computers/laptops to create a beowulf-like infraestructure approach?
How would in that case be the database to fold proteins be distributed, meaning, would it be needed to download the database in each node? Would it be enough to download it in a distributed-database-like form?

@Gy-Lu
Copy link
Contributor

Gy-Lu commented Apr 14, 2023

Hi, thanks for your issue.
And the answer to your question is yes. It is possible to run it on normal computers/laptops with Nvidia GPU.
However, if you want to distribute saving your database, it should be organized carefully and the preprocessing code should be modified. Now FastFold has not offered such a feature yet.

@Gy-Lu Gy-Lu added the enhancement New feature or request label Apr 14, 2023
@juankaamez
Copy link
Author

Thanks a lot for your answer Gy-Lu!
I was wondering, if that were an option to be added (it might really be interesting to be able to switch from supercomputing or beowulf nodes creating a cluster), which distributed database model/engine would you suggest and how could we modify that preprocessing code?
It would allow to have nodes collaborating from all over the world, run locally, contribute with other supercomputing nodes in a heterogenous platform.
What do you think?

@Gy-Lu
Copy link
Contributor

Gy-Lu commented Apr 17, 2023

Hi, it sounds like a really interesting idea.
However, I am not familiar with DB, and I can not give you a suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants