Skip to content

Add missing optional core language features to CL3.0 PCH options #296

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 1 commit into from
Dec 14, 2021

Conversation

wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Dec 13, 2021

Please refer to https://www.khronos.org/registry/OpenCL/specs/3.0-unified/html/OpenCL_C.html#features for all optional features.

E.g. adding __opencl_c_device_enqueue/__opencl_c_atomic_scope_all_devices can fix OpenCL CTS test_device_execution and test_c11_atomics.

@wenju-he wenju-he requested review from cdai2, fzou1 and haonanya December 13, 2021 02:18
@wenju-he wenju-he changed the title Add __opencl_c_device_enqueue/__opencl_c_atomic_scope_all_devices to … Add missing optional core language features to CL3.0 PCH options Dec 13, 2021
Please refer to
https://www.khronos.org/registry/OpenCL/specs/3.0-unified/html/OpenCL_C.html#features

E.g. adding __opencl_c_device_enqueue/__opencl_c_atomic_scope_all_devices
can fix OpenCL CTS test_device_execution and test_c11_atomics.
Copy link

@haonanya haonanya left a comment

Choose a reason for hiding this comment

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

lgtm, thanks.

@wenju-he wenju-he merged commit 62547f2 into intel:ocl-open-100 Dec 14, 2021
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.

2 participants