Functionsยง
- align_
size - Round size up to next alignment boundary
- calculate_
block_ size - Calculate optimal block size for GPU kernels
- calculate_
fragmentation - Calculate fragmentation ratio
- format_
bytes - Format bytes in human readable format
- get_
optimal_ backend - Get the optimal GPU backend for the current system
- is_
aligned - Check if address is aligned to boundary
- next_
power_ of_ two - Calculate next power of 2
- validate_
ptr_ and_ size - Validate pointer and size parameters