Skip to content

AthCUDACore: Fix thread-safety warnings with gcc12.

Scott Snyder requested to merge ssnyder/athena:gcc12.AthCUDACore-20220907 into master

Info::instance() should return a const reference.

Merge request reports