celeritas-project / celeritas

Celeritas is a new Monte Carlo transport code designed to accelerate scientific discovery in high energy physics by improving detector simulation throughput and energy efficiency using GPUs.
https://celeritas-project.github.io/celeritas/
Other
64 stars 35 forks source link

Fix unnecessary linking when using VecGeom+CUDA #1487

Closed pcanal closed 2 weeks ago

pcanal commented 2 weeks ago

Due to missing initialization and missing an intermediary variable, dependencies found by cuda_rdc_cuda_gather_dependencies where bleeding from one target to the next.

github-actions[bot] commented 2 weeks ago

Test summary

 3 386 files   5 238 suites   3m 51s :stopwatch:  1 583 tests  1 555 :white_check_mark: 28 :zzz: 0 :x: 17 458 runs  17 392 :white_check_mark: 66 :zzz: 0 :x:

Results for commit d97e4865.

:recycle: This comment has been updated with latest results.