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

Command-buffer supported queue properties #265

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Oct 2, 2024

Header update generated from OpenCL-Docs PR XML change KhronosGroup/OpenCL-Docs#850

Header update generated from OpenCL-Docs PR XML change
KhronosGroup/OpenCL-Docs#850
@bashbaug
Copy link
Contributor

bashbaug commented Oct 2, 2024

FYI, I think this will require CTS updates, due to the removal of CL_COMMAND_BUFFER_CAPABILITY_OUT_OF_ORDER_KHR.

EwanC added a commit to EwanC/OpenCL-CTS that referenced this pull request Oct 3, 2024
CTS test update to match OpenCL-Doc & OpenCL-Header PRs:
* KhronosGroup/OpenCL-Headers#265
* KhronosGroup/OpenCL-Docs#850

Still in draft as i've not yet updated an implementation to verify these test changes
@EwanC
Copy link
Contributor Author

EwanC commented Oct 3, 2024

FYI, I think this will require CTS updates, due to the removal of CL_COMMAND_BUFFER_CAPABILITY_OUT_OF_ORDER_KHR.

I agree, drafted those updates here KhronosGroup/OpenCL-CTS#2101 but still need to update an implementation to verify the CTS changes are correct.

EwanC added a commit to EwanC/OpenCL-Headers that referenced this pull request Oct 4, 2024
Updates to the command-buffer emulation layer to support
changes from KhronosGroup/OpenCL-Docs#850

Requires using KhronosGroup#265
in `external/OpenCL-Headers` and can be used to test CTS changes from
KhronosGroup/OpenCL-CTS#2101
EwanC added a commit to EwanC/SimpleOpenCLSamples that referenced this pull request Oct 4, 2024
Updates to the command-buffer emulation layer to support
changes from KhronosGroup/OpenCL-Docs#850

Requires using KhronosGroup/OpenCL-Headers#265
in `external/OpenCL-Headers` and can be used to test CTS changes from
KhronosGroup/OpenCL-CTS#2101
EwanC added a commit to EwanC/SimpleOpenCLSamples that referenced this pull request Oct 4, 2024
Updates to the command-buffer emulation layer to support
changes from KhronosGroup/OpenCL-Docs#850

Requires using KhronosGroup/OpenCL-Headers#265
in `external/OpenCL-Headers` and can be used to test CTS changes from
KhronosGroup/OpenCL-CTS#2101
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