Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid const correctness is broken #310

Open
niermann999 opened this issue Oct 10, 2022 · 0 comments
Open

Grid const correctness is broken #310

niermann999 opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working priority: high high priority

Comments

@niermann999
Copy link
Contributor

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.

@niermann999 niermann999 added the bug Something isn't working label Oct 10, 2022
@niermann999 niermann999 self-assigned this Oct 10, 2022
@beomki-yeo beomki-yeo added the priority: high high priority label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high high priority
Projects
None yet
Development

No branches or pull requests

2 participants