Join Slack
Powered by
If not, what compilation parameters need to be add...
# questions-and-troubleshooting
g
guicheng.cai
12/02/2025, 6:32 AM
If not, what compilation parameters need to be added to compile the source code to support the command sets such as sse4.2 and avx512?
k
Kevin Cai
12/02/2025, 6:51 AM
sse4.2 and avx2 are turned on by default, USE_AVX512=ON ./build.sh to explicitly turn on avx512
👍 1
g
guicheng.cai
12/02/2025, 7:16 AM
OK, thanks a lot.
Open in Slack
Previous
Next