Module memory_pool

Module memory_pool 

Source
Expand description

GPU memory pool management for efficient allocation and reuse

Enhanced with leak detection, metrics tracking, and adaptive sizing

Structsยง

AdvancedGpuMemoryPool
Advanced memory pool with multiple buffer sizes
AdvancedMemoryPoolStats
Statistics for advanced memory pool
GpuMemoryPool
GPU memory pool for efficient buffer management with advanced tracking
MemoryLeak
Memory leak detection result
MemoryPoolStats
Statistics about memory pool usage
PoolMetrics
Comprehensive pool metrics for performance analysis