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

Fix stack buffer overflow in float to half conversion #118

Conversation

AD2605
Copy link
Collaborator

@AD2605 AD2605 commented Aug 12, 2024

Fixes stack buffer overflow caused due to infinite recursion when converting from float to half_t in half.h in the SYCL path, which caused the segfault in the fp16 example

@aacostadiaz aacostadiaz merged commit dfed8f9 into codeplaysoftware:sycl-develop Aug 12, 2024
5 checks passed
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.

4 participants