NVIDIA-Genomics-Research / GenomeWorks

SDK for GPU accelerated genome assembly and analysis
https://clara-parabricks.github.io/GenomeWorks/
Apache License 2.0
278 stars 76 forks source link

[cudaaligner] myers_gpu uses workspace per block now #657

Closed ahehn-nv closed 3 years ago

ahehn-nv commented 3 years ago

This allows to compute more alignments in a batch due to reduced memory usage per alignment.