Expand description
SIMD implementation selection based on CPU features
This module provides functionality for selecting the most efficient SIMD implementation based on the detected CPU features.
Enums§
- Simd
Implementation - Represents the available SIMD implementations
Functions§
- apply_
simd_ strategy - Apply a specific SIMD strategy based on CPU features
- select_
simd_ implementation - Select the most efficient SIMD implementation based on CPU features