Module utils

Module utils 

Source
Expand description

Utilities for memory management

Enums§

AllocationStrategy
Memory allocation strategies

Functions§

calculate_allocation_strategy
Calculate optimal memory allocation strategy
check_memory_availability
Check if the system has sufficient memory for an operation
estimate_memory_usage
Estimate memory usage for a given problem