bbuchfink / diamond

Accelerated BLAST compatible local sequence aligner.
GNU General Public License v3.0
994 stars 183 forks source link

Threads usage #740

Closed zhangwenda0518 closed 8 months ago

zhangwenda0518 commented 9 months ago

Hello, author, I used --threads to set the number of threads used. Why didn't it actually run as fast as I wanted through command detection?

image

bbuchfink commented 9 months ago

You may be looking at individual threads instead of processes in htop, but in any case the tool also has stages that run single-threaded.