Skip to content

fix: make QuACK JIT cache load shared libraries#4

Open
A-nnonymous wants to merge 1 commit into
PFCCLab:paddle/v0.3.7from
A-nnonymous:fix/quack-shared-library-cache
Open

fix: make QuACK JIT cache load shared libraries#4
A-nnonymous wants to merge 1 commit into
PFCCLab:paddle/v0.3.7from
A-nnonymous:fix/quack-shared-library-cache

Conversation

@A-nnonymous
Copy link
Copy Markdown

Persist linked shared libraries instead of raw object files so tvm_ffi can load cached kernels reliably, and serialize cold compilation per cache key to avoid multi-rank duplicate JIT work.

Persist linked shared libraries instead of raw object files so tvm_ffi can load cached kernels reliably, and serialize cold compilation per cache key to avoid multi-rank duplicate JIT work.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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