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

Setting --threads in spacedust aa2foldseek fails #1

Open
mwittep opened this issue Aug 15, 2023 · 1 comment
Open

Setting --threads in spacedust aa2foldseek fails #1

mwittep opened this issue Aug 15, 2023 · 1 comment

Comments

@mwittep
Copy link

mwittep commented Aug 15, 2023

Expected Behavior

Fixing the maximal number of threads used.

Current Behavior

Error message "Duplicate parameter --threads"

Steps to Reproduce (for bugs)

Please make sure to execute the reproduction steps with newly recreated and empty tmp folders.
spacedust aa2foldseek --threads 64 setDB refDB tmpFolder
Also tried: spacedust aa2foldseek setDB refDB tmpFolder --threads 64

spacedust Output (for bugs)

Please make sure to also post the complete output of spacedust. You can use gist.github.com for large output.
Test 1 -> Duplicate parameter --threads
Test 2 -> Missing argument --threads

Context

Providing context helps us come up with a solution and improve our documentation for the future.

Your Environment

Include as many relevant details about the environment you experienced the bug in.

  • Git commit used (The string after "MMseqs Version:" when you execute spacedust without any parameters): c2d6f0d
  • Which spacedust version was used (Statically-compiled, self-compiled, Conda, etc.): Statically compiled
  • For self-compiled and Homebrew: Compiler and Cmake versions used and their invocation: -
  • Server specifications (especially CPU support for AVX2/SSE and amount of system memory): 64cores, 377GB
  • Operating system and version: NAME="Ubuntu" VERSION="20.04.6 LTS (Focal Fossa)"
@RuoshiZhang
Copy link
Member

This should be fixed with 16b0203

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