Skip to content
Snippets Groups Projects
Commit 1c3b8142 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Fixes for warnings when using GCC for the CUDA compilation.

When not having CUDA available, the CheckerGccPlugins code would print
a warning about a local variable that did not show up with nvcc.

When using GCC a number of function arguments also go unused, which
provided a lot of warnings while compiling AthExCUDA.
parent 9271e1ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment