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] Corrected the memory requirements of Hirschberg-Myers #632

Closed ahehn-nv closed 3 years ago

ahehn-nv commented 3 years ago

The aligner using Hirschberg-Myers overestimated the memory requirements. This resulted in less alignments being processed in parallel by the GPU than actually possible.