Module config

Module config 

Source
Expand description

GPU kernel configuration and performance metrics

This module provides configuration structures and performance tracking for GPU kernel execution across different backends.

Structs§

BatchSettings
Batch processing settings
GpuComputeConfig
GPU compute configuration
GpuComputeResults
GPU computation results with detailed metrics
GpuPerformanceStats
GPU performance statistics
KernelConfig
GPU kernel configuration
KernelMetrics
Kernel execution metrics
KernelOptimization
Kernel optimization settings
TransferMetrics
Memory transfer metrics

Enums§

ComputeStrategy
Compute strategy selection
ErrorHandling
Error handling strategy
GpuApi
GPU API preference
MemoryStrategy
Memory allocation strategy
VectorizationLevel
Vectorization level