Skip to content

AthCUDACore: Fix compilation in clang build.

Scott Snyder requested to merge ssnyder/athena:clang.AthCUDACore-20240720 into main

nvcc has problems with the tbb headers in the clang build. Restructure slightly so that we don't need direct access to TBB from cu files.

Merge request reports

Loading