Expand description
CPU feature detection for runtime optimization selection
Functionsยง
- has_
avx2 - Check if AVX2 is available
- has_
sha_ ni - Check if Intel SHA-NI is available
- has_
sse41 - Check if SSE4.1 is available
CPU feature detection for runtime optimization selection