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 TEENYC_PATH (or teenyc on $PATH) and the default cache directory. Set force to recompile even if a cached artifact exists.