Open lfaller-zymergen opened 4 years ago
It processes certain scaffolds (or chunks of scaffolds) in parallel with this option. However, it is a pretty crude mechanism which doesn't provide much speedup, and it really causes the garbage collector to kick in. Also, because of changes to the scala language and runtime, I will be removing support for --threads it in the next release; I might revisit it in the future.
Does that mean we are best to run Pilon on a sinlge thread for a week? That is not possible for many of us using HPCs.
I am trying to speed up pilon and am wondering if increasing that value will be a viable path forward.
In the documentation, it says the following:
Does "experimental" mean it's not stable? What does "certain processing" refer to?
Thanks for any additional information!