Expected Behavior
Multiple Threads are used when specified
Current Behavior
The threads are not fully used.
Although the output generates multiple output files, the execution time is same as the one observed when specifying --threads 1
Steps to Reproduce (for bugs)
Install MMseqs2 using brew
brew install mmseqs2
Context
MMseqs2 installed using homebrew.
libomp: stable 9.0.1 was also installed using brew
NOTE: everything works fine when using the OSX binaries provided in the MMseqs2 web-page