Skip to content

[SYCL][CUDA] Fix alignment of zero-sized local arg #5683

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

Closed
wants to merge 1 commit into from

Conversation

nmnobre
Copy link
Contributor

@nmnobre nmnobre commented Feb 28, 2022

Addresses issue #5682.

@AerialMantis
Copy link
Contributor

This issue has been addressed more generically in the SYCL runtime by #6032, with this patch zero-sized local memory arguments are padded to 1 byte so this case is never encountered in the backends. @nmnobre I believe this issue to be resolved so I will close the pull request, however, if you feel an issue persists we can re-visit this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SYCL][CUDA] Alignment issue with zero-sized local arguments
2 participants