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

[SYCL] Rewrite tests when usm_ashared_allocations not supported #3 #12668

Closed
wants to merge 12 commits into from

Conversation

lbushi25
Copy link
Contributor

@lbushi25 lbushi25 commented Feb 8, 2024

Final PR in the series of #12636.
Refer to it for a description.
#12655 must be merged before this!
After a discussion with @AlexeySachkov we've decided its best to not rewrite USM and syclcompat tests with buffers/accessors. For USM, the reason is obvious and for syclcompat you can reach out to Alexey. Therefore, these tests are handled using if statements or requring aspect to be supported.

Copy link
Contributor

github-actions bot commented Feb 8, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@lbushi25 lbushi25 marked this pull request as ready for review February 8, 2024 21:20
@lbushi25 lbushi25 requested review from a team as code owners February 8, 2024 21:20
@lbushi25
Copy link
Contributor Author

lbushi25 commented Feb 9, 2024

#12655 must be merged before this in order to have all checks succeed!

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.

1 participant