Skip to content

CI: Cache libcudf JIT kernels in C++ tests - #24008

Draft
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cache-libcudf-jit
Draft

CI: Cache libcudf JIT kernels in C++ tests#24008
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cache-libcudf-jit

Conversation

@vyasr

@vyasr vyasr commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Caches libcudf JIT kernels during reusable Conda C++ test jobs.

The workflow uses the latest codex/caller-cache-directories branch from rapidsai/shared-workflows#628, which provides the caller-cache interface and matrix-scoped cache keys.

Validation

  • Triggered the C++ test matrix and verified JIT cache restoration and saving in CI.

@copy-pr-bot

copy-pr-bot Bot commented Sep 6, 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.

@vyasr

vyasr commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

1 similar comment
@vyasr

vyasr commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@vyasr

vyasr commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

1 similar comment
@vyasr

vyasr commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 7, 2026
@vyasr

vyasr commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

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

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant