Skip to content

CI: Cache finalized JIT kernels in C++ tests - #2665

Draft
robertmaynard wants to merge 2 commits into
NVIDIA:mainfrom
robertmaynard:cache_libcuvs_driver_jit
Draft

robertmaynard wants to merge 2 commits into
NVIDIA:mainfrom
robertmaynard:cache_libcuvs_driver_jit

Conversation

@robertmaynard

Copy link
Copy Markdown
Contributor

Provide a constant JIT cache for the CUDA driver across compatible CI runs. This will allow the driver todo less work when it needs to finalize a JIT-LTO kernel it has see before in a previous CI run.

@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change ci labels Sep 21, 2026
@copy-pr-bot

copy-pr-bot Bot commented Sep 21, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@robertmaynard

Copy link
Copy Markdown
Contributor Author

/okay to test

Provide a constant JIT cache for the CUDA driver across compatible CI runs. This will allow the driver todo less
work when it needs to finalize a JIT-LTO kernel it has
see before in a previous CI run.
@robertmaynard
robertmaynard force-pushed the cache_libcuvs_driver_jit branch from fb569a6 to ae0f8eb Compare September 21, 2026 19:17
@robertmaynard

Copy link
Copy Markdown
Contributor Author

/okay to test

@robertmaynard

Copy link
Copy Markdown
Contributor Author

/okay to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci feature request New feature or request non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant