The cudaaligner
package provides GPU-accelerated global alignment.
Built as libcudaaligner.[so|a]
.
- Short and long read support
- Banded implementation with configurable band width for flexible performance and accuracy trade-off
APIs documented in include folder.
sample_cudaaligner - A prototypical binary to showcase the use of libcudaaligner
APIs.