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

update to the latest command buffer APIs #378

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Sep 6, 2024

Description of Changes

There were some breaking changes recently in the command buffer specifications:

KhronosGroup/OpenCL-Docs#1045
KhronosGroup/OpenCL-Docs#1215

These changes update the OpenCL Intercept Layer for these changes.

Note: any code using the older command buffer APIs may fail unpredictably after these changes!

Testing Done

Tested with the updated CTS tests for command buffers and command buffer mutable dispatch.

@bashbaug bashbaug merged commit 67d4c97 into intel:main Sep 6, 2024
7 checks passed
@bashbaug bashbaug deleted the update-command-buffer-apis branch September 6, 2024 20:40
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.

1 participant