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

Extremely slow expandaln step in colabfold_search #621

Open
EvanKomp opened this issue May 9, 2024 · 0 comments
Open

Extremely slow expandaln step in colabfold_search #621

EvanKomp opened this issue May 9, 2024 · 0 comments

Comments

@EvanKomp
Copy link

EvanKomp commented May 9, 2024

Expected Behavior

colabfold_search executes for 10 sequences on the hours timescale

Current Behavior

colabfold_search for 10 sequences essentially hangs on expandaln (very slow progress bar, it will take 24 hours at this rate)

Note I am running it with 40 threads

Steps to Reproduce (for bugs)

I setup the databases locally without and index.

I had originally tried doing it with an index and db-load-mode 0 since I have NVMe storage. This completely hangs on the first prefiltering step and makes no progress. I thought maybe it had to do with limitations of the node I am on on my HPC cluster (104 cores, 200 GB)

I only have access to nodes with a max of 750 GB RAM, so I don't think in memory index is an option

Is this speed expected given I am indexing on the fly? If not, how can I optimize the speed without in memory index?

Thanks for your time and work.

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

1 participant