Skip to content

AthCUDA Warning Fixes, master branch (2020.07.07.)

While building AthExCUDA for an unrelated development recently, I had to realise that when CUDA is not available for the build, the code produces a lot of warnings. These changes are meant to fix all of those.

It's worth noting that this just highlights that we will need to turn on more rigorous warnings for the CUDA compilation in AtlasCompilerSettings.cmake...

Pinging @leggett and @fwinkl.

Merge request reports