Expand description
Adaptive SIMD dispatch based on CPU capabilities detection
This module provides runtime detection of CPU capabilities and dispatches to the most optimized SIMD implementation available on the target hardware.
Structs§
- Adaptive
Performance Report - Performance report for adaptive SIMD
- Adaptive
Simd Dispatcher - Adaptive SIMD dispatcher
- CpuFeatures
- CPU feature detection results
- Performance
Data - Performance data for SIMD operations
Enums§
- Simd
Variant - SIMD implementation variants
Functions§
- apply_
batch_ gates_ adaptive - apply_
single_ qubit_ adaptive - Convenience functions for adaptive SIMD operations
- apply_
two_ qubit_ adaptive - get_
adaptive_ performance_ report - Get the performance report
- initialize_
adaptive_ simd - Initialize the adaptive SIMD system