Skip to content

fix work_group_scrach_memory #16325

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

Merged
merged 2 commits into from
Dec 11, 2024
Merged

fix work_group_scrach_memory #16325

merged 2 commits into from
Dec 11, 2024

Conversation

Naghasan
Copy link
Contributor

@Naghasan Naghasan commented Dec 10, 2024

Fixes #16285, local testing was done using arc only initially and didn't exibit any of the seen behaviour elsewhere.

Tested locally with OpenCL CPU and OpenCL gpu (PVC).

also partially addresses #16072

Signed-off-by: Victor Lomuller <[email protected]>
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! 👍

@Naghasan
Copy link
Contributor Author

@intel/llvm-gatekeepers ready to merge

@sommerlukas sommerlukas merged commit eb4b933 into intel:sycl Dec 11, 2024
14 checks passed
KornevNikita pushed a commit that referenced this pull request Feb 25, 2025
Fixes #16285, local testing was done
using arc only initially and didn't exibit any of the seen behaviour
elsewhere.

Tested locally with OpenCL CPU and OpenCL gpu (PVC).

also partially addresses #16072

---------

Signed-off-by: Victor Lomuller <[email protected]>
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.

WorkGroupMemory tests failing on OCL CPU in nightly
4 participants