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

Rename track slot enumerations #1434

Closed sethrj closed 1 month ago

sethrj commented 1 month ago

This tries to better distinguish between the "reindexing" we tried with @esseivaju 's work (#717, #727, #765, #1044) and the actual layout changes due to initialization from @amandalund 's (#1322). The I/O layer includes backward compatibility for the slot options.

github-actions[bot] commented 1 month ago

Test summary

 3 264 files   5 062 suites   3m 43s :stopwatch:  1 524 tests  1 497 :white_check_mark: 27 :zzz: 0 :x: 16 884 runs  16 821 :white_check_mark: 63 :zzz: 0 :x:

Results for commit cecbff87.

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

sethrj commented 1 month ago

Good news, both the failing tests were due to #1433 #1426. Fixing now.