Skip to main content

Module cuda

Module cuda 

Source
Expand description

CUDA kernel compilation driver.

Functionsยง

compile_kernel
Compiles kernel for target via the LLVM backend, using the teenyc binary resolved by crate::compiler::find_teenyc and the default cache directory. Set force to recompile even if a cached artifact exists.