Skip to content

[wip] Thread through CompiledKernel, delete JITExecutionCache#4199

Draft
lmondada wants to merge 1 commit intoNVIDIA:lm/compker-pyfrom
lmondada:lm/compker-py2
Draft

[wip] Thread through CompiledKernel, delete JITExecutionCache#4199
lmondada wants to merge 1 commit intoNVIDIA:lm/compker-pyfrom
lmondada:lm/compker-py2

Conversation

@lmondada
Copy link
Copy Markdown
Collaborator

@lmondada lmondada commented Mar 23, 2026

by passing around instances of CompiledKernel instead of function pointers, we no longer need to manage the lifetime of the JITEngine manually: it simply stays alive as long as a CompiledKernel instance is alive.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 23, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@lmondada
Copy link
Copy Markdown
Collaborator Author

lmondada commented Mar 23, 2026

/ok to test 521a2e4

Command Bot: Processing...

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

Successfully merging this pull request may close these issues.

1 participant