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

test_cl_khr_command_buffer negative_enqueue_queue_with_different_context uses CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE #2205

Open
rjodinchr opened this issue Dec 26, 2024 · 0 comments · May be fixed by #2206

Comments

@rjodinchr
Copy link
Contributor

test_cl_khr_command_buffer negative_enqueue_queue_with_different_context uses CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE while it does not need it.

This prevents test test from running on devices not supporting CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE.

rjodinchr added a commit to rjodinchr/OpenCL-CTS that referenced this issue Dec 26, 2024
negative_command_buffer_enqueue_with_different_context does not need
to use CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE

Fix KhronosGroup#2205
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 a pull request may close this issue.

1 participant