Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cudaextender] Add CUDA Extender module with Ungapped X-Drop extension #564

Conversation

atadkase
Copy link
Contributor

@atadkase atadkase commented Sep 17, 2020

  • Adds cudaextender module to GenomeWorks
  • Adds device and host pointer API sample
  • Adds end2end host pointer API test
  • Updates copyright regex

atadkase and others added 30 commits August 21, 2020 14:21
Copy link
Contributor

@ahehn-nv ahehn-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Mostly requesting minor style improvements.

cudaextender/src/ungapped_xdrop.cu Outdated Show resolved Hide resolved
cudaextender/src/ungapped_xdrop.cu Outdated Show resolved Hide resolved
cudaextender/src/ungapped_xdrop.cu Outdated Show resolved Hide resolved
cudaextender/tests/Test_CudaextenderEnd2End.cu Outdated Show resolved Hide resolved
cudaextender/tests/Test_CudaextenderEnd2End.cu Outdated Show resolved Hide resolved
cudaextender/samples/sample_cudaextender.cpp Outdated Show resolved Hide resolved
cudaextender/samples/sample_cudaextender.cpp Outdated Show resolved Hide resolved
@atadkase atadkase added the cudaextender GPU-based seed extension algorithms label Oct 1, 2020
@tijyojwad tijyojwad self-requested a review October 1, 2020 19:57
@atadkase atadkase merged commit e13a2da into NVIDIA-Genomics-Research:dev-v0.6.0 Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudaextender GPU-based seed extension algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cudaextender] Add new cuadextender module to GW
4 participants