Skip to main content

SIMD_ALIGNMENT

Constant SIMD_ALIGNMENT 

Source
pub const SIMD_ALIGNMENT: usize = 32;
Expand description

SIMD alignment for vectors (AVX2 = 32 bytes, AVX-512 = 64 bytes)