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

[Docs] Make KernelProgramCache.md doc consistent with in-memory cache implementation #16017

Open
uditagarwal97 opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@uditagarwal97
Copy link
Contributor

uditagarwal97 commented Nov 7, 2024

Is your feature request related to a problem? Please describe

I see several inconsistencies between the code and the in-memory cache's working, as described in KernelProgramCache.md (https://github.com/intel/llvm/blob/sycl/sycl/doc/design/KernelProgramCache.md). For example:

  1. The doc should be updated with recent changes in Cache keys
  2. The doc does not explain the working/motive of Fast Kernel Cache
  3. How and when we reset caches?

Describe the solution you would like

No response

Describe alternatives you have considered

No response

Additional context

No response

@uditagarwal97 uditagarwal97 added the enhancement New feature or request label Nov 7, 2024
@uditagarwal97 uditagarwal97 self-assigned this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant