support SIMD #87821
-
|
Hi, all. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
By default released binaries support vectorization & SIMD to some reasonable degree. |
Beta Was this translation helpful? Give feedback.
Expect that all SIMD (SSE4.2, AVX2) up to AVX512 (not included) is used.
Consider upgrading to more recent release, to be able to use AVX512
You can check compilation flags from here: