Skip to content
GitLab
Explore
Sign in
AthCUDAServices: Fix gcc14 warning.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:warn.AthCUDAServices-20240801
into
main
Aug 01, 2024
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
Suppress an unused variable warning --- when compiled in non-cuda mode, it is indeed unused.
Merge request reports