Skip to content

[SYCL] Clear cache in case of PI_ERROR_OUT_OF_HOST_MEMORY #14119

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

Merged
merged 5 commits into from
Jun 13, 2024

Conversation

KornevNikita
Copy link
Contributor

I'm observing cache overflow when running heavy tests on OCL backend with gpu. Clear cache in case of PI_ERROR_OUT_OF_HOST_MEMORY as well as for PI_ERROR_OUT_OF_RESOURCES.
Using as reference: #11987

I'm observing cache overflow when running heavy tests on OCL backend
with gpu. Clear cache in case of PI_ERROR_OUT_OF_HOST_MEMORY as well as
for PI_ERROR_OUT_OF_RESOURCES.
Using as reference: intel#11987
@KornevNikita KornevNikita requested a review from a team as a code owner June 10, 2024 15:29
@KornevNikita
Copy link
Contributor Author

@intel/llvm-gatekeepers could you merge this one please

@dm-vodopyanov dm-vodopyanov merged commit c342a78 into intel:sycl Jun 13, 2024
27 checks passed
ianayl pushed a commit to ianayl/sycl that referenced this pull request Jun 13, 2024
I'm observing cache overflow when running heavy tests on OCL backend
with gpu. Clear cache in case of PI_ERROR_OUT_OF_HOST_MEMORY as well as
for PI_ERROR_OUT_OF_RESOURCES.
Using as reference: intel#11987
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.

5 participants