Module config

Module config 

Source
Expand description

CubeCL config module.

Modules§

autotune
Autotune config module.
cache
Cache config module.
compilation
Compilation config module.
memory
Memory config module.
profiling
Profiling config module.
streaming
Streaming 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.