Skip to main content

Module compiler

Module compiler 

Source
Expand description

Compiler-facing traits (targets, compiled kernels).

Enums§

Capability
GPU compute capability (CUDA SM version).

Traits§

Compiler
Something capable of compiling a Kernel for a Target.
Target
A compilation target (e.g. a GPU architecture).