Mitigating GPU Moments Calculation Differences
By changing the algorithm that is used to calculate the eigenvalues and eigenvectors of the 3×3 matrix that gives the shower axis, we can improve the GPU-CPU differences, especially for Δα, Δφ and Δθ.
The new algorithm matches the non-iterative version used by Eigen, leveraging GPU intrinsics for better precision and performance.
Merge request reports
Activity
added CUDA Calorimeter main review-pending-level-1 labels
CI Result SUCCESS (hash 23d18665)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 6696] (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit 81cb33bf
Please register or sign in to reply