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

[cudamapper] Ignore -Wunused-parameter for Thrust #636

Closed mimaric closed 3 years ago

mimaric commented 3 years ago

Added pragmas for ignoring -Wunused-parameter in Thrust.

I only added it in needed places. @ahehn-nv do you think we should simply do it everywhere where Thrust is included?

mimaric commented 3 years ago

rerun tests

mimaric commented 3 years ago

rerun tests