Entering edit mode
9.5 years ago
scchess
▴
640
According to http://www.ebi.ac.uk/~zerbino/velvet/, velvet can be multithreaded. But how to do it? When I do
./velveth
Usage:
./velveth directory hash_length {[-file_format][-read_type][-separate|-interleaved] filename1 [filename2 ...]} {...} [options]
My question is how to run velveth multithreaded? Where is the multi-thread flag (usually -t
or -p
)? I'm running 1.2.10.
Do you know if running velvet with openmp will use more memory? The manual doesn't discuss.
No, sorry I don't. But I think that it is not unlikely.