Expand description
GPU memory management for optimization workloads
This module provides efficient memory management for GPU-accelerated optimization, including memory pools, workspace allocation, and automatic memory optimization.
Modules§
- optimization
- Memory optimization strategies
- utils
- Utilities for memory management
Structs§
- Allocation
Stats - Statistics for memory allocations
- GpuMemory
Block - A block of GPU memory
- GpuMemory
Info - GPU memory information structure
- GpuMemory
Pool - GPU memory pool for efficient allocation and reuse
- GpuWorkspace
- Workspace for GPU optimization operations
- Memory
Stats - Overall memory usage statistics