Module config

Source
Expand description

CubeCL config module.

Modules§

autotune
Autotune config module.
compilation
Compilation config module.
profiling
Profiling config module.

Structs§

GlobalConfig
Represents the global configuration for CubeCL, combining profiling, autotuning, and compilation settings.
Logger
Central logging utility for CubeCL, managing multiple log outputs.

Enums§

TypeNameFormatLevel
How to format cubecl type names.

Functions§

type_name_format
Format a type name with different options.