Expand description
GPU kernel configuration and performance metrics
This module provides configuration structures and performance tracking for GPU kernel execution across different backends.
Structs§
- Batch
Settings - Batch processing settings
- GpuCompute
Config - GPU compute configuration
- GpuCompute
Results - GPU computation results with detailed metrics
- GpuPerformance
Stats - GPU performance statistics
- Kernel
Config - GPU kernel configuration
- Kernel
Metrics - Kernel execution metrics
- Kernel
Optimization - Kernel optimization settings
- Transfer
Metrics - Memory transfer metrics
Enums§
- Compute
Strategy - Compute strategy selection
- Error
Handling - Error handling strategy
- GpuApi
- GPU API preference
- Memory
Strategy - Memory allocation strategy
- Vectorization
Level - Vectorization level