Skip to content

JIT compilation cache #415

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

Open
torsteingrindvik opened this issue Jan 13, 2025 · 0 comments
Open

JIT compilation cache #415

torsteingrindvik opened this issue Jan 13, 2025 · 0 comments

Comments

@torsteingrindvik
Copy link
Contributor

There should be a way to allow servers to load a cache of compiled kernels.
When kernels matching the IDs of these are launched they shouldn't need to be compiled if the cache contains them.

This might help scenarios where the time to JIT compile some (or all) kernels is undesired.

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

No branches or pull requests

1 participant