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

Remove reference to OpenCL 1.2 memory model #714

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Pennycook
Copy link
Contributor

After the addition of the generic space, SYCL's memory model is no longer aligned with that of OpenCL 1.2. This commit removes the "1.2", but keeps the more general reference to OpenCL.

Closes #131.

After the addition of the generic space, SYCL's memory model is no longer
aligned with that of OpenCL 1.2. This commit removes the "1.2", but keeps
the more general reference to OpenCL.
@tomdeakin tomdeakin added the editorial Some purely editorial problem label Feb 13, 2025
@tomdeakin
Copy link
Contributor

WG approved to merge

@gmlueck gmlueck merged commit 30f2d95 into KhronosGroup:main Feb 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial Some purely editorial problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SYCL memory model definition inconsistency.
4 participants