Thanks for the great tool! I'm testing it out on some datasets, and I wanted to ensure it runs single-threaded via -threads 1 (I wasn't sure what the default option would be). It loaded the reads successfully, but then it hung with 0% CPU usage after that. When I tried -threads 2, it worked fine
Thanks for the great tool! I'm testing it out on some datasets, and I wanted to ensure it runs single-threaded via
-threads 1
(I wasn't sure what the default option would be). It loaded the reads successfully, but then it hung with 0% CPU usage after that. When I tried-threads 2
, it worked fine