We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am running marginAlign and used --maxThreads 90, however the process lastal is only using one thread. Is this normal?
--maxThreads 90
lastal
What parts of marginAlign are parallelized, and is the = necessary between --maxThreads and the argument?
=
--maxThreads
Thanks!
The text was updated successfully, but these errors were encountered:
I am working on a fix to parallelize BWA and LAST within the framework. This fix should be pushed shortly.
Sorry for the hassle. -Miten
Sorry, something went wrong.
mitenjain
No branches or pull requests
Hello,
I am running marginAlign and used
--maxThreads 90
, however the processlastal
is only using one thread. Is this normal?What parts of marginAlign are parallelized, and is the
=
necessary between--maxThreads
and the argument?Thanks!
The text was updated successfully, but these errors were encountered: