acts-project / acts-project/acts
Grid const correctness is broken
Open
Bug
Component - Detray
- Dominant language
- C++
- Stars
- 131
- Forks
- 276
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 112
Description
The current way for the new grid implementation to get a const device type from a const host type reference has undefined behaviour and crashes in the device code. It will probably need some re-templating to handle the bin content type's constness correctly through the multiaxis.
Contributor guide
Assessment
This issue has not been assessed yet.