Skip to main content

Module memory

Module memory 

Source
Expand description

Memory config module.

Structs§

MemoryConfig
Configuration for memory settings in CubeCL.

Enums§

MemoryLogLevel
Log levels for memory-related events in CubeCL.
MemoryPoolConfig
One pool entry; mirrors MemoryPoolOptions and PoolType.
MemoryPoolsConfig
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).
MemoryPoolsPreset
The presets of MemoryConfiguration.
PersistentMemory
Configuration options for persistent memory pools in CubeCL runtimes.