Blastx only uses one thread when word size is above 3
0
0
Entering edit mode
2.5 years ago

Hi all,

I'm using blast version 2.12.0 and running the following command

blastx -db my_db -query ecoli.fna -num_threads 8 -word_size 3

The query runs pretty fast and if I check the CPU usage is always around 600-700%. However, if I increase the word size to 4 or more, CPU usage is always 100%, and the query takes much longer. The same thing happens if I run:

blastx -db my_db -query ecoli.fna -num_threads 8 -task blastx-fast

Is it not possible to increase the word size and run a multi-thread query at the same time?

Thanks!

blastx blast • 635 views
ADD COMMENT
0
Entering edit mode

Hi Guzman, I see a similar pattern. Did you find the reason for this behavior or a solution?

Best, Henrietta

ADD REPLY

Login before adding your answer.

Traffic: 2058 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6