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 query for supported queue properties #2101

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Oct 3, 2024

CTS test update to match OpenCL-Doc & OpenCL-Header PRs:

Tested with bashbaug/SimpleOpenCLSamples#126 locally using a checkout of the linked OpenCL-Headers branch

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
@EwanC EwanC force-pushed the ewan/supported_props branch 2 times, most recently from 081e7c1 to 2af801e Compare January 8, 2025 11:01
EwanC added a commit to EwanC/SimpleOpenCLSamples that referenced this pull request Jan 8, 2025
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 EwanC marked this pull request as ready for review January 8, 2025 11:05
@EwanC EwanC force-pushed the ewan/supported_props branch from 2af801e to 81ce255 Compare January 14, 2025 17:26
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

I'm going to go ahead and merge this as we discussed, since it's needed to get CI building again.

@bashbaug bashbaug merged commit 2ff5cda into KhronosGroup:main Jan 14, 2025
9 checks passed
bashbaug pushed a commit to bashbaug/SimpleOpenCLSamples that referenced this pull request Jan 15, 2025
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