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

conda install takes a VERY long time to solve #3

Open
danudwary opened this issue Jan 10, 2023 · 1 comment
Open

conda install takes a VERY long time to solve #3

danudwary opened this issue Jan 10, 2023 · 1 comment

Comments

@danudwary
Copy link

I'm not certain why, but I've noticed that using conda to install emeraldbgc takes a very long time to solve. I just created a fresh env with conda create -n emerald -c bioconda emeraldbgc and it took almost 4.5 hours to solve. I am using the most recent miniconda on our HPC system, but I observed the same problem with a vanilla anaconda on a different machine, each of which are using the new mamba-based "fast" solver. My hardware is quite standard amd64 cpus, so there shouldn't be any strangeness with bioconda packages, and other conda installs work as expected. Additional data points: Adding new packages into the newly created emerald env takes no time at all to solve. And exporting an environment.yaml and re-importing works quickly, too.

Any ideas? Is this just me?

@SantiagoSanchezF
Copy link
Collaborator

I cannot think of anything obvious causing the issue.

We've been working on SanntiS, which is a fork of emeraldbgc, with some minor modifications and should be slightly faster. This repo is intended to be the main one.

I just created the env with conda create -n sanntis -c bioconda sanntis, and it took less that 10 minutes.

I hope this helps

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