NVIDIA-Genomics-Research / GenomeWorks

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

[cudaaligner]: Fix cmake for cudaaligner optimization flag #596

Closed nvvishanthi closed 3 years ago

nvvishanthi commented 3 years ago

Inside of the cudaaligner module, cmake was setting the compile target to cudapoa instead of ${MODULE_NAME}

nvvishanthi commented 3 years ago

Saw the typo in !595 also happened here