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

spades: add OMP_THREAD_LIMIT #4711

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

bernt-matthias
Copy link
Contributor

despite the -t argument spades may run only sequential.
you find in the logs:

Maximum # of threads to use (adjusted due to OMP capabilities): 1

FOR CONTRIBUTOR:

  • - I have read the CONTRIBUTING.md document and this tool is appropriate for the tools-iuc repo.
  • - License permits unrestricted use (educational + commercial)
  • - This PR adds a new tool or tool collection
  • - This PR updates an existing tool or tool collection
  • - This PR does something else (explain below)

despite the `-t` argument spades may run only sequential.
you find in the logs:

```
Maximum # of threads to use (adjusted due to OMP capabilities): 1
```
@bernt-matthias bernt-matthias merged commit 35f71aa into galaxyproject:master Aug 10, 2022
@bernt-matthias bernt-matthias deleted the topic/spades-omp branch August 10, 2022 12:41
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