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] Add spill_memory_size standalone test #17594

Closed
wants to merge 2 commits into from

Conversation

kurapov-peter
Copy link
Contributor

This adds a standalone version of the test for the kernel queries extension according to #17593. We already have a similar test in kernel_info.cpp (added with the implementation #16834), so I'm not sure this is necessary. This one additionally tests for the exception in the case when a device does not have the aspect.
T
here is likely a better way of structuring the test though. Should I split it into one requiring the aspect and the other, testing for the exception? Is there a mechanism to require the absence of the aspect?

@kurapov-peter
Copy link
Contributor Author

Closing this in favor of #17657

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