numba-dpex icon indicating copy to clipboard operation
numba-dpex copied to clipboard

Add cleanup for kernel ref caching

Open ZzEeKkAa opened this issue 1 year ago • 0 comments

#1236 introduced kernel ref caching at dpex runtime. Currently it is not getting cleaned. We need to provide design how to clean it. Old implementation is using LRU cache.

ZzEeKkAa avatar Dec 11 '23 21:12 ZzEeKkAa