rvaser / spoa

SIMD partial order alignment tool/library
MIT License
158 stars 32 forks source link

Parallelization #74

Open mesti90 opened 6 months ago

mesti90 commented 6 months ago

I tried to run spoa for a set of larger sequences (200.000 sequences with length of 4000 bp), and it took more than 12 hours to finish. Is there a way that spoa could be run using multiple threads?