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
65 stars 35 forks source link

Improve single-event mode in `accel` #1452

Closed sethrj closed 1 month ago

sethrj commented 1 month ago

This follow-on to discussions in #1447 adds a non-synchronizing "fill" call to the track slot IDs (and also removes the synchronization in the RNG reseed). It also marks as "deprecated" the max_num_events setting in Celeritas. Finally, it also tests reproducibility using the full stepper.

github-actions[bot] commented 1 month ago

Test summary

 3 300 files   5 097 suites   3m 30s :stopwatch:  1 535 tests  1 507 :white_check_mark: 28 :zzz: 0 :x: 16 997 runs  16 934 :white_check_mark: 63 :zzz: 0 :x:

Results for commit 4d16cbfa.

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