Expand description
CUDA kernel compilation driver.
Functionsยง
- compile_
kernel - Compiles
kernelfortargetvia the LLVM backend, using theteenycbinary resolved bycrate::compiler::find_teenycand the default cache directory. Setforceto recompile even if a cached artifact exists.