Expand description
Memory config module.
Structs§
- Memory
Config - Configuration for memory settings in
CubeCL.
Enums§
- Memory
LogLevel - Log levels for memory-related events in
CubeCL. - Memory
Pool Config - One pool entry; mirrors
MemoryPoolOptionsandPoolType. - Memory
Pools Config - A pool layout override for a runtime’s main GPU memory: a preset or an explicit list of pool entries, tried in order at allocation time (the first pool that accepts an allocation’s size serves it).
- Memory
Pools Preset - The presets of
MemoryConfiguration. - Persistent
Memory - Configuration options for persistent memory pools in
CubeCLruntimes.