soedinglab / MMseqs2

MMseqs2: ultra fast and sensitive search and clustering suite
https://mmseqs.com
GNU General Public License v3.0
1.39k stars 195 forks source link

filtertaxseqdb command isn't using all CPUs by default. #761

Open fbalo-medium opened 1 year ago

fbalo-medium commented 1 year ago

Expected Behavior

4800% CPU usage checked via top command

Current Behavior

below 100% CPU usage checked via top command.

Steps to Reproduce (for bugs)

Please make sure to execute the reproduction steps with newly recreated and empty tmp folders.

MMseqs Output (for bugs)

Please make sure to also post the complete output of MMseqs. You can use gist.github.com for large output.

Context

Providing context helps us come up with a solution and improve our documentation for the future.

Your Environment

Include as many relevant details about the environment you experienced the bug in.

milot-mirdita commented 11 months ago

Are you writing to a fast storage system? I assume it is IO limited and not compute-limited.