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

Slow running #96

Closed
zhichusun opened this issue Jan 7, 2022 · 1 comment
Closed

Slow running #96

zhichusun opened this issue Jan 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@zhichusun
Copy link

When I run a large amount of data, the program runs very slowly, and the number of threads does not change. What should I do? Can anyone help me? Thank you very much.code show as below
mob_typer --multi --infile /root/ranseti.fasta --out_file ransetiresults.txt --num_threads 4

@jrober84
Copy link
Collaborator

There was a hard limit of n=1 thread placed on some processes due to issues with tblastn with higher thread counts. This restriction has been removed and the new pending release will use all threads specified

@jrober84 jrober84 added the bug Something isn't working label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants