-
Notifications
You must be signed in to change notification settings - Fork 795
[SYCL] Extend test-e2e/KernelAndProgram/disable-caching.cpp #19821
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] Extend test-e2e/KernelAndProgram/disable-caching.cpp #19821
Conversation
Add loop to the test to check effect of kernel caching on ur(Kernel|Program)(Retain|Release) calls.
|
Failed Tests (1): Unrelated and reported in [CI][Windows][GEN12] Reduction/reduction_nd_lambda.cpp failed #19354 |
steffenlarsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea!
|
@intel/llvm-gatekeepers, could you please look at this? |
@Alexandr-Konovalov - It is the responsibility of the author to either:
|
Yes, and I mention it before making the PR ready for review, please see above. |
|
Ah, my bad! |
Add loop to the test to check effect of kernel caching on ur(Kernel|Program)(Retain|Release) calls.