NVIDIA-Genomics-Research / GenomeWorks

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

[cudaextender] Add new cuadextender module to GW #567

Closed tijyojwad closed 4 years ago

tijyojwad commented 4 years ago

This is a blanket issue for the following tasks

  1. create a new API for cuda accelerated extension algorithms
  2. port CUDA x drop algorithm by @gsneha26 and @yatisht into GenomeWorks
  3. add tests and samples for the API and implementation