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

Add out of order tests for cl_khr_command_buffer_mutable_dispatch. #1746

Merged
merged 8 commits into from
Jul 11, 2023

Conversation

pj87
Copy link
Contributor

@pj87 pj87 commented May 26, 2023

No description provided.

Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
pj87 added 3 commits May 31, 2023 11:32
… command-buffer mutable buffer update.

CL_KERNEL_EXEC_INFO_SVM_PTRS limits the test to devices which support SVM.
Updating arg_list with a cl_mutable_dispatch_arg_khr struct is one of the
best supported, and also easiest to verify, configurations to change.

Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
pj87 added 2 commits June 29, 2023 15:08
Changes made:
- Fix skip condition
- Add event
- Add memory verification

Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
EwanC
EwanC previously approved these changes Jul 3, 2023
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

I don't have an out-of-order implementation to test this on but LGTM

@bashbaug bashbaug merged commit ae1a712 into KhronosGroup:main Jul 11, 2023
6 checks passed
@pj87 pj87 deleted the Mutable-commands-out-of-order branch November 10, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants