Skip to content

Make sure 16 bytes alignment is still enforced#15302

Merged
ktf merged 4 commits intoAliceO2Group:devfrom
ktf:pr15302
Apr 24, 2026
Merged

Make sure 16 bytes alignment is still enforced#15302
ktf merged 4 commits intoAliceO2Group:devfrom
ktf:pr15302

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Apr 22, 2026

Unaligned vectorised accesses on aarch64 are not available and result in
verified sporadic crashes in the CI.

Unaligned vectorised accesses on aarch64 are not available and result in
verified sporadic crashes in the CI.
@ktf ktf requested review from davidrohr and sgorbuno as code owners April 22, 2026 07:23
Comment thread GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.cxx Outdated
Comment thread GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.cxx Outdated
Comment thread GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.cxx Outdated
ktf and others added 3 commits April 23, 2026 11:08
Co-authored-by: David Rohr <github@jwdt.org>
Co-authored-by: David Rohr <github@jwdt.org>
Co-authored-by: David Rohr <github@jwdt.org>
@ktf ktf merged commit 281f6ce into AliceO2Group:dev Apr 24, 2026
11 checks passed
@ktf
Copy link
Copy Markdown
Member Author

ktf commented Apr 24, 2026

All the tests finally pass. All the comments from David taken. Merging.

rmunzer pushed a commit to rmunzer/AliceO2 that referenced this pull request Apr 24, 2026
Unaligned vectorised accesses on aarch64 are not available and result in
verified sporadic crashes in the CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants