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

Cover gaps for explicit memory operation copy(acc, acc) #736

Merged
merged 5 commits into from
Jun 30, 2023

Conversation

vladimirkhashev
Copy link
Contributor

Added checking of copy(acc, acc) operation with source accessor which target is constant_buffer.
Added checking if exception is thrown on copy(acc, acc) operation in case of destination memory size is too small.

Added checking of copy(acc, acc) operation with target constant_buffer for source accessor

Added checking of copy(acc, acc) exception in case of dst_range < src_range
@vladimirkhashev vladimirkhashev requested a review from a team as a code owner June 28, 2023 09:33
@bader bader merged commit f55e267 into KhronosGroup:SYCL-2020 Jun 30, 2023
8 checks passed
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.

3 participants