Skip to main content

Module compiler

Module compiler 

Source
Expand description

AOT/JIT kernel compilation.

Modules§

aot
Ahead-of-time kernel compilation.
graph
Compiling a teeny-core graph’s kernels.
options
nvptxcompiler compile options.
target
CUDA compilation target descriptions.

Structs§

PtxCompiler
Wraps nvptxcompiler (NVIDIA’s standalone PTX-to-cubin compiler).