Skip to content

AthCUDACore: Fix clang warnings.

Scott Snyder requested to merge ssnyder/athena:clang.AthCUDACore-20210111 into master

Suppress warnings for a couple private member variables used only in cuda code.

Merge request reports