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

specify some channels to solve the conda env faster #290

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

maxulysse
Copy link
Member

conda env solving was too slow.

Solving environment: ...working...
Warning: 2 possible package resolutions (only showing differing packages):
- conda-forge/linux-64::llvm-openmp-8.0.1-hc9558a2_0, conda-forge/linux-64::openmp-8.0.1-0
- conda-forge/linux-64::openmp-7.0.0-h2d50403_0, conda-forge/noarch::llvm-meta-7.0.0-0

Asking for the first resolution from the start seems to speed up the process a bit.

nf-core/sarek pull request

Many thanks for contributing to nf-core/sarek!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/sarek branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

@maxulysse maxulysse requested a review from a team October 6, 2020 13:24
@maxulysse maxulysse merged commit 0e111eb into nf-core:dev Oct 7, 2020
@maxulysse maxulysse deleted the dev_docker branch October 7, 2020 14:30
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

Successfully merging this pull request may close these issues.

2 participants