Skip to content

Draft: Fix in CreateReducedSciFiHitContainer.cu

Fix in CreateReducedSciFiHitContainer.cu following reported crashes on CPU builds of Allen when running over 2023 data. The issue was found to be the size of an output variable that was too small and was causing out-of-bounds memory accesses.

@dcampora @anmorris

Merge request reports