Skip to main content

Module simd_select

Module simd_select 

Source
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§

SimdImplementation
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