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

[Question] How to estimate memory usage? #49

Open
jolespin opened this issue Aug 1, 2022 · 1 comment
Open

[Question] How to estimate memory usage? #49

jolespin opened this issue Aug 1, 2022 · 1 comment

Comments

@jolespin
Copy link

jolespin commented Aug 1, 2022

How would I go about doing this?

My MMSEQS2 database is 18GB so would I be able to specify 20GB for my compute job or do I need to factor in the query sequences?

@elileka
Copy link
Member

elileka commented Aug 10, 2022

Hi,

In the simplest case, where the target database is a protein database, what you wrote holds.
If the target database is a profile database, then the search will flip the roles of target and query. You can read more about it here.

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

2 participants