Skip to content

[SYCL] Implement eviction in program and kernel caches #2517

@kbobrovs

Description

@kbobrovs

Programs and kernels created by SYCL runtime are recorded in internal cache-like data structures. But cache entries are never evicted, which makes it possible to exhaust resources in big long-running apps. So SYCL runtime needs to implement some eviction scheme - like LRU.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions