einpoklum
einpoklum

Reputation: 131395

How can I interact with NVIDIA's JIT compilation cache?

(Following Is NVIDIA's JIT compilation cache used when you don't use NVCC?)

NVIDIA's JIT compilation cache (which we find in ~/.nv/CompilationCache on Linux systems) has a somewhat opaque structure, with a non-textual index. I would like to be able to interact with, or manipulate, this cache:

Is that possible (without reverse-engineering)?

Upvotes: 1

Views: 437

Answers (0)

Related Questions