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

Support non-USM devices by the tests #1948

Open
dmitriy-sobolev opened this issue Nov 22, 2024 · 0 comments
Open

Support non-USM devices by the tests #1948

dmitriy-sobolev opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement test Test only Change

Comments

@dmitriy-sobolev
Copy link
Contributor

Summary:
Many tests rely on USM. However, it is an optional feature, which is not supported by all the devices.

Preferred Solution:
Fall back to SYCL buffers if USM is not supported, turn off USM if it is already tested alongside with SYCL buffers.

Additional Context:
_PSTL_SYCL_TEST_USM controls USM usage, but it covers only a portion of tests, while some tests solely rely on USM.

@dmitriy-sobolev dmitriy-sobolev added enhancement test Test only Change labels Nov 22, 2024
@dmitriy-sobolev dmitriy-sobolev changed the title Support non-USM devices in by tests Support non-USM devices in by the tests Nov 22, 2024
@dmitriy-sobolev dmitriy-sobolev changed the title Support non-USM devices in by the tests Support non-USM devices by the tests Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement test Test only Change
Projects
None yet
Development

No branches or pull requests

1 participant