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

GPU supported databases #908

Open
rukibuki opened this issue Nov 27, 2024 · 4 comments
Open

GPU supported databases #908

rukibuki opened this issue Nov 27, 2024 · 4 comments

Comments

@rukibuki
Copy link

I was just wondering if any databases have been converted to support GPU already? I have converted uniref90 myself following the small section on that here on your github, but if you had already made all/many of the databases available in a GPU version I would much prefer to dl those.

@milot-mirdita
Copy link
Member

Currently, we haven't started any plans on prebuilt GPU databases (yet). I agree that this would be useful.

Currently, you have to call makepaddedseqdb on the target database after a createdb or databases call.
See https://github.com/soedinglab/MMseqs2/wiki#gpu-accelerated-search

@rukibuki
Copy link
Author

yes that is exactly what I have done so far on uniref90, and it took some time to process that database. I am just unsure which database (or databases) to convert like that, if I want to use it/them for MSA generation for an AF3 pipeline afterwards. any suggestions?

@milot-mirdita
Copy link
Member

We plan to make MMseqs2-GPU databases available for ColabFold, which we also plan to optimize to AF3 (or to some of the free alternatives) at some point soon.

@brianloyal
Copy link

FWIW, let me know if you're interested in hosting these optimized databases on AWS. We have a program to sponsor high-impact scientific data sets (e.g. https://registry.opendata.aws/openfold/) and this would def count

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

No branches or pull requests

3 participants