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] Banded Myers: moved Alignment object creation to sync_a… #643

Closed ahehn-nv closed 3 years ago

ahehn-nv commented 3 years ago

…lignments()

to avoid unnecessary copies in add_alignment() when get_device_alignments() is used instead of sync_alignments().