Mash icon indicating copy to clipboard operation
Mash copied to clipboard

Does "mash sketch -r" use > 1 thread?

Open tseemann opened this issue 6 years ago • 1 comments

I am running mask sketch -p XX -o out -m 3 -r file.fq.gz and am noticing that it only uses 1 thread.

Is this expected?

I did try to RTFM but didn't find anything.

See also: https://github.com/marbl/Mash/issues/6

tseemann avatar May 06 '18 00:05 tseemann

This has to be single threaded since there is only one sketch. These options should probably be incompatible and produce a warning.

ondovb avatar Jul 11 '18 20:07 ondovb